Home
last modified time | relevance | path

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

/qemu/hw/i386/xen/
H A Dxen_platform.c591 k->device_id = PCI_DEVICE_ID_XEN_PLATFORM; in xen_platform_class_init()
594 k->subsystem_id = PCI_DEVICE_ID_XEN_PLATFORM; in xen_platform_class_init()
/qemu/include/hw/pci/
H A Dpci_ids.h278 #define PCI_DEVICE_ID_XEN_PLATFORM 0x0001 macro