Home
last modified time | relevance | path

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

/reactos/hal/halx86/include/
H A Dioapic.h80 extern UCHAR PCIBUSMap[MAX_BUS]; /* Map of all PCI buses in the system */
/reactos/hal/halx86/mp/
H A Dmpconfig.c193 PCIBUSMap[m->BusId] = CurrentPCIBusId; in HaliMPBusInfo()
H A Dioapic.c22 UCHAR PCIBUSMap[MAX_BUS]; /* Map of all PCI buses in the system */ variable