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

/external/qemu/hw/
H A Dpci.h93 #define PCI_NUM_REGIONS 7 macro
149 PCIIORegion io_regions[PCI_NUM_REGIONS];
/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c680 #define PCI_NUM_REGIONS 7 macro
984 for(i = 0; i < PCI_NUM_REGIONS; i++) {

Completed in 226 milliseconds