Searched refs:bus_map (Results 1 – 1 of 1) sorted by relevance
425 …struct pci_bus_num_to_drhd_index_mapping bus_map[PCI_BUSMAX + 1U]; /* FIFO queue of buses to walk … in scan_pci_hierarchy() local428 bus_map[e].bus_under_scan = bus; in scan_pci_hierarchy()429 bus_map[e].bus_drhd_index = drhd_index; in scan_pci_hierarchy()432 current_bus_index = bus_map[s].bus_under_scan; in scan_pci_hierarchy()433 current_drhd_index = bus_map[s].bus_drhd_index; in scan_pci_hierarchy()468 bus_map[e].bus_under_scan = in scan_pci_hierarchy()470 bus_map[e].bus_drhd_index = bdf_drhd_index; in scan_pci_hierarchy()
Completed in 4 milliseconds