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

/opensolaris-onvv-gate/usr/src/uts/sparc/io/pciex/
H A Dpcie_sparc.c37 if (PCIE_IS_PCIE_BDG(bus_p)) {
62 if (PCIE_IS_PCIE_BDG(bus_p))
H A Dpcieb_sparc.c312 if (PCIE_IS_PCIE_BDG(PCIE_DIP2BUS(pcieb->pcieb_dip)))
/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c541 if (!PCIE_IS_PCIE_BDG(bus_p)) {
618 if (PCIE_IS_PCIE_BDG(bus_p)) {
716 if (!PCIE_IS_PCIE_BDG(bus_p)) {
761 if (PCIE_IS_PCIE_BDG(bus_p)) {
971 if (PCIE_IS_PCIE_BDG(bus_p) &&
2076 if (PCIE_IS_PCIE_BDG(PCIE_PFD2BUS(bdg_pfd_p)) &&
2102 if (PCIE_IS_PCIE_BDG(PCIE_DIP2BUS(dip)))
2154 if (PCIE_IS_PCIE_BDG(bus_p) &&
2388 if (PCIE_IS_PCIE_BDG(bus_p) &&
2872 if (PCIE_IS_PCIE_BDG(bus_
[all...]
H A Dpcie.c673 } else if (PCIE_IS_PCIE_BDG(bus_p)) {
680 if (PCIE_IS_PCIE_BDG(bus_p) && PCIE_IS_PCIX(bus_p)) {
719 if (PCIE_IS_PCIE_BDG(bus_p) && PCIE_IS_PCIX(bus_p)) {
734 else if (PCIE_IS_PCIE_BDG(bus_p))
1436 if (!PCIE_IS_PCIE_BDG(bus_p))
1569 if (!PCIE_IS_PCIE_BDG(bus_p))
/opensolaris-onvv-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 316 milliseconds