Searched refs:PCIE_IS_RC (Results 1 – 5 of 5) sorted by relevance
72 #define PCIE_IS_ROOT(bus_p) (PCIE_IS_RC(bus_p) || PCIE_IS_RP(bus_p))86 #define PCIE_IS_RC(bus_p) \ macro174 #define PFD_IS_RC(pfd_p) PCIE_IS_RC(PCIE_PFD2BUS(pfd_p))
859 if (!PCIE_IS_RC(PCIE_DIP2BUS(px_dip))) in px_err_pio_hdl_check()862 ASSERT(PCIE_IS_RC(PCIE_DIP2BUS(px_dip))); in px_err_pio_hdl_check()
2135 if (!PCIE_IS_RC(PCIE_PFD2BUS(rc_pfd_p))) in pf_matched_in_rc()2351 if (!PCIE_IS_RC(bus_p) && (!PCIE_CHECK_VALID_BDF(bdf) || in pf_hdl_child_lookup()2375 if (!PCIE_IS_RC(bus_p) && ((dip_bdf == bdf) || in pf_hdl_child_lookup()
1265 if (rc_bus_p && PCIE_IS_RC(rc_bus_p)) in pcie_get_rc_dip()
2245 if (PCIE_DIP2BUS(rcdip) && PCIE_IS_RC(PCIE_DIP2BUS(rcdip))) in px_lib_fabric_sync()