Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpci.h96 #define PCI_DEVICE_ID_VIRTIO_10_BASE 0x1040 macro
/qemu/hw/virtio/
H A Dvirtio-pci.c2025 PCI_DEVICE_ID_VIRTIO_10_BASE + virtio_bus_get_vdev_id(bus)); in virtio_pci_device_plugged()