Searched refs:qpci_unplug_acpi_device_test (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | virtio-rng-test.c | 34 qpci_unplug_acpi_device_test(qts, "rng1", PCI_SLOT_HP); in rng_hotplug()
|
H A D | e1000e-test.c | 202 qpci_unplug_acpi_device_test(qts, "e1000e_net", 0x06); in test_e1000e_hotplug()
|
H A D | igb-test.c | 236 qpci_unplug_acpi_device_test(qts, "igb_net", 0x06); in test_igb_hotplug()
|
H A D | virtio-net-test.c | 184 qpci_unplug_acpi_device_test(qts, "net1", PCI_SLOT_HP); in hotplug()
|
H A D | ivshmem-test.c | 413 qpci_unplug_acpi_device_test(qts, "iv1", PCI_SLOT_HP); in test_ivshmem_hotplug()
|
H A D | vhost-user-blk-test.c | 698 qpci_unplug_acpi_device_test(qts, "drv1", PCI_SLOT_HP); in pci_hotplug() 764 qpci_unplug_acpi_device_test(qts, "drv1", PCI_SLOT_HP); in multiqueue()
|
H A D | virtio-blk-test.c | 721 qpci_unplug_acpi_device_test(qts, "drv1", PCI_SLOT_HP); in pci_hotplug()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | pci.h | 127 void qpci_unplug_acpi_device_test(QTestState *qs, const char *id, uint8_t slot);
|
H A D | pci-pc.c | 180 void qpci_unplug_acpi_device_test(QTestState *qts, const char *id, uint8_t slot) in qpci_unplug_acpi_device_test() function
|