Searched defs:pci_cfgacc_bus_head (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_cfgacc_x86.c252 cfgacc_bus_range_t *pci_cfgacc_bus_head = NULL; variable
274 BUS_INSERT(&pci_cfgacc_bus_head, entry);
283 for (entry = pci_cfgacc_bus_head; entry != NULL;

Completed in 673 milliseconds