HomeSort by relevance Sort by last modified time
    Searched refs:PCI_ROM_SLOT (Results 1 - 3 of 3) sorted by null

  /external/qemu/hw/
pci.c 346 if (region_num == PCI_ROM_SLOT) {
363 if (i == PCI_ROM_SLOT) {
388 if (i == PCI_ROM_SLOT && !(new_addr & 1))
472 reg = PCI_ROM_SLOT;
480 if (reg == PCI_ROM_SLOT) {
pci.h 92 #define PCI_ROM_SLOT 6
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 679 #define PCI_ROM_SLOT 6
759 if ( region_num == PCI_ROM_SLOT ) {
772 if ( region_num == PCI_ROM_SLOT )
988 if (i == PCI_ROM_SLOT) {
    [all...]

Completed in 118 milliseconds