Searched refs:PCIE_IS_ASSIGNED (Results 1 – 3 of 3) sorted by relevance
144 #define PCIE_IS_ASSIGNED(bus_p) \ macro156 ((uint_t)(PCIE_IS_ASSIGNED(bus_p) \
127 boolean_t assigned = PCIE_IS_ASSIGNED(bus_p); in pcie_cache_domain_info()166 boolean_t assigned = PCIE_IS_ASSIGNED(bus_p); in pcie_uncache_domain_info()340 !PCIE_IS_ASSIGNED(a_bus_p)) { in pciev_eh()
1312 if (busp && PCIE_BUS2DOM(busp) && PCIE_IS_ASSIGNED(busp)) { in px_pci_config_get()