Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c620 if (!PCIE_IS_SW(PCIE_DIP2BUS(dip))) in pcieb_intel_sw_workaround()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h98 #define PCIE_IS_SW(bus_p) \ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c1049 if (PCIE_IS_SW(bus_p) || PCIE_IS_RP(bus_p) || PCIE_IS_PCI2PCIE(bus_p)) in pcieb_is_pcie_device_type()