Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_CTL_ISA (Results 1 – 2 of 2) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dpci_regs.h164 #define PCI_BRIDGE_CTL_ISA 0x04 /* Enable ISA mode */ macro
/qemu/hw/pci/
H A Dpci.c925 PCI_BRIDGE_CTL_ISA | in pci_init_mask_bridge()