Home
last modified time | relevance | path

Searched refs:VIRTIO_PCI_CAP_DEVICE_CFG (Results 1 – 3 of 3) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h113 #define VIRTIO_PCI_CAP_DEVICE_CFG 4 macro
/qemu/tests/qtest/libqos/
H A Dvirtio-pci-modern.c419 if (!find_structure(dev, VIRTIO_PCI_CAP_DEVICE_CFG, &bar, in probe_device_layout()
/qemu/hw/virtio/
H A Dvirtio-pci.c2169 proxy->device.type = VIRTIO_PCI_CAP_DEVICE_CFG; in virtio_pci_realize()