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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h99 #define PCIE_IS_PCIE_BDG(bus_p) \ macro
104 (PCIE_IS_PCIE(bus_p) && PCIE_IS_BDG(bus_p) && !PCIE_IS_PCIE_BDG(bus_p))

Completed in 49 milliseconds