Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpci_ids.h242 #define PCI_DEVICE_ID_INTEL_82441 0x1237 macro
/qemu/hw/pci-host/
H A Di440fx.c326 k->device_id = PCI_DEVICE_ID_INTEL_82441; in i440fx_class_init()