Home
last modified time | relevance | path

Searched refs:current_bus_index (Results 1 – 1 of 1) sorted by relevance

/hypervisor/hw/
A Dpci.c421 uint8_t current_bus_index; in scan_pci_hierarchy() local
432 current_bus_index = bus_map[s].bus_under_scan; in scan_pci_hierarchy()
436 bitmap_set_nolock(current_bus_index, in scan_pci_hierarchy()
437 &buses_visited[current_bus_index >> 6U]); in scan_pci_hierarchy()
439 pbdf.bits.b = current_bus_index; in scan_pci_hierarchy()

Completed in 4 milliseconds