Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpcie_impl.h101 #define PCIE_IS_PCI2PCIE(bus_p) \ macro
/titanic_44/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c705 PCIE_IS_PCI2PCIE(bus_p)) { in pcie_hp_create_port_name_num()
/titanic_44/usr/src/uts/common/io/pciex/
H A Dpcieb.c926 if (PCIE_IS_SW(bus_p) || PCIE_IS_RP(bus_p) || PCIE_IS_PCI2PCIE(bus_p)) in pcieb_is_pcie_device_type()