Searched refs:PCI_DEVICE_ID_INTEL_P35_MCH (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/pci/ | ||
H A D | pci_ids.h | 275 #define PCI_DEVICE_ID_INTEL_P35_MCH 0x29c0 macro |
/openbmc/qemu/hw/pci-host/ | ||
H A D | q35.c | 693 k->device_id = PCI_DEVICE_ID_INTEL_P35_MCH; in mch_class_init() |