Home
last modified time | relevance | path

Searched refs:is_pcie_fabric (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c138 static boolean_t is_pcie_fabric(dev_info_t *dip);
1263 is_pcie_fabric(dev_info_t *dip) in is_pcie_fabric() function
1336 if (!is_pcie_fabric(dip)) in pci_get_available_prop()
1488 if (!is_pcie_fabric(dip)) in pci_put_available_prop()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c272 static boolean_t is_pcie_fabric(dev_info_t *);
584 is_pcie = is_pcie_fabric(devi); in pcicfg_configure()
1499 is_pcie = is_pcie_fabric(devi); in pcicfg_unconfigure()
4907 is_pcie_fabric(dev_info_t *dip) in is_pcie_fabric() function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c334 static boolean_t is_pcie_fabric(dev_info_t *dip);
743 is_pcie = is_pcie_fabric(devi); in pcicfg_configure()
1567 is_pcie = is_pcie_fabric(devi); in pcicfg_unconfigure()
6826 is_pcie_fabric(dev_info_t *dip) in is_pcie_fabric() function