Searched refs:pcie_bus_match (Results 1 – 3 of 3) sorted by relevance
26 pcie_bus_match(const struct dev_info *devi, uintptr_t *bus_p) in pcie_bus_match() function69 if (!pcie_bus_match(devi, &bus_addr)) { in pcie_bus_walk_step()
34 extern boolean_t pcie_bus_match(const struct dev_info *, uintptr_t *);
1209 if (pcie_bus_match(&devi, &bus_addr)) { in devinfo()