Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpci_ids.h251 #define PCI_DEVICE_ID_INTEL_82371AB_0 0x7110 macro
/qemu/hw/isa/
H A Dpiix.c503 k->device_id = PCI_DEVICE_ID_INTEL_82371AB_0; in piix4_class_init()