Searched defs:is_pcie_fabric (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c136 static boolean_t is_pcie_fabric(dev_info_t *dip);
1263 is_pcie_fabric(dev_info_t *dip) function
1276 DEBUGPRT(CE_WARN, "is_pcie_fabric: cannot find "
1336 if (!is_pcie_fabric(dip))
1488 if (!is_pcie_fabric(dip))
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c272 static boolean_t is_pcie_fabric(dev_info_t *);
585 is_pcie = is_pcie_fabric(devi);
1472 is_pcie = is_pcie_fabric(devi);
5199 is_pcie_fabric(dev_info_t *dip) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c332 static boolean_t is_pcie_fabric(dev_info_t *dip);
743 is_pcie = is_pcie_fabric(devi);
1568 is_pcie = is_pcie_fabric(devi);
6823 is_pcie_fabric(dev_info_t *dip) function

Completed in 86 milliseconds