Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_QEMU (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/ipmi/
H A Dpci_ipmi_kcs.c127 pdc->vendor_id = PCI_VENDOR_ID_QEMU; in pci_ipmi_kcs_class_init()
H A Dpci_ipmi_bt.c128 pdc->vendor_id = PCI_VENDOR_ID_QEMU; in pci_ipmi_bt_class_init()
/openbmc/qemu/hw/display/
H A Dbochs-display.c360 k->vendor_id = PCI_VENDOR_ID_QEMU; in bochs_display_class_init()
H A Dvga-pci.c359 k->vendor_id = PCI_VENDOR_ID_QEMU; in vga_pci_class_init()
/openbmc/qemu/hw/misc/
H A Dedu.c425 k->vendor_id = PCI_VENDOR_ID_QEMU; in edu_class_init()
/openbmc/qemu/include/hw/pci/
H A Dpci.h60 #define PCI_VENDOR_ID_QEMU 0x1234 macro