Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-pci.h71 void qvirtio_pci_device_enable(QVirtioPCIDevice *d);
H A Dvirtio-pci.c303 void qvirtio_pci_device_enable(QVirtioPCIDevice *d) in qvirtio_pci_device_enable() function
388 qvirtio_pci_device_enable(dev); in qvirtio_pci_start_hw()
/openbmc/qemu/tests/qtest/
H A Dvirtio-net-failover.c278 qvirtio_pci_device_enable(dev); in start_virtio_net_internal()