Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcie_impl.h93 #define PCIE_IS_SWD(bus_p) \ macro
96 (PCIE_IS_SWU(bus_p) || PCIE_IS_SWD(bus_p))
/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c704 if (PCIE_IS_RP(bus_p) || PCIE_IS_SWD(bus_p) || in pcie_hp_create_port_name_num()
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcie.c1029 if ((PCIE_IS_RP(bus_p) || PCIE_IS_SWD(bus_p)) && in pcie_init_bus()