Searched refs:PCIE_IS_PCI_BDG (Results 1 – 3 of 3) sorted by relevance
98 #define PCIE_IS_PCI_BDG(bus_p) (PCIE_IS_PCI(bus_p) && PCIE_IS_BDG(bus_p)) macro
456 if (PCIE_IS_PCI_BDG(bus_p)) in pcieb_attach()
976 if (PCIE_IS_PCI_BDG(bus_p) && in pf_default_hdl()