HomeSort by relevance Sort by last modified time
    Searched defs:PCI_NUM_REGIONS (Results 1 - 2 of 2) sorted by null

  /external/qemu/hw/
pci.h 93 #define PCI_NUM_REGIONS 7
149 PCIIORegion io_regions[PCI_NUM_REGIONS];
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 680 #define PCI_NUM_REGIONS 7
984 for(i = 0; i < PCI_NUM_REGIONS; i++) {
    [all...]

Completed in 567 milliseconds