Searched refs:PCI_DEVICE_ID_INTEL_82441 (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/pci/ | ||
H A D | pci_ids.h | 242 #define PCI_DEVICE_ID_INTEL_82441 0x1237 macro |
/qemu/hw/pci-host/ | ||
H A D | i440fx.c | 326 k->device_id = PCI_DEVICE_ID_INTEL_82441; in i440fx_class_init() |