Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpci_ids.h248 #define PCI_DEVICE_ID_INTEL_82371SB_0 0x7000 macro
/qemu/hw/isa/
H A Dpiix.c474 k->device_id = PCI_DEVICE_ID_INTEL_82371SB_0; in piix3_class_init()