Searched refs:PCI_ROM_SLOT (Results 1 - 3 of 3) sorted by relevance

/external/qemu/hw/
H A Dpci.c346 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) {
H A Dpci.h92 #define PCI_ROM_SLOT 6 macro
/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c679 #define PCI_ROM_SLOT 6 macro
759 if ( region_num == PCI_ROM_SLOT ) {
772 if ( region_num == PCI_ROM_SLOT )
988 if (i == PCI_ROM_SLOT) {

Completed in 405 milliseconds