Home
last modified time | relevance | path

Searched refs:PCI_CLASS_BRIDGE_ISA (Results 1 – 3 of 3) sorted by relevance

/external/qemu/hw/
Dpci_ids.h34 #define PCI_CLASS_BRIDGE_ISA 0x0601 macro
Dpiix_pci.c343 pci_config_set_class(pci_conf, PCI_CLASS_BRIDGE_ISA); in piix3_init()
366 pci_config_set_class(pci_conf, PCI_CLASS_BRIDGE_ISA); in piix4_init()
/external/kernel-headers/original/linux/
Dpci_ids.h47 #define PCI_CLASS_BRIDGE_ISA 0x0601 macro