Searched refs:create_pcie_root_bus (Results 1 – 3 of 3) sorted by relevance
39 boolean_t create_pcie_root_bus(uchar_t, dev_info_t *);
178 create_pcie_root_bus(uchar_t bus, dev_info_t *dip) in create_pcie_root_bus() function
1501 if (create_pcie_root_bus(bus, dip) == B_FALSE) in create_root_bus_dip()