Searched refs:PCI_DEVICE_ID_INTEL_82371AB_0 (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/pci/ | ||
H A D | pci_ids.h | 251 #define PCI_DEVICE_ID_INTEL_82371AB_0 0x7110 macro |
/qemu/hw/isa/ | ||
H A D | piix.c | 503 k->device_id = PCI_DEVICE_ID_INTEL_82371AB_0; in piix4_class_init() |