Home
last modified time | relevance | path

Searched refs:PCI_SLOT_HP (Results 1 – 6 of 6) sorted by relevance

/qemu/tests/qtest/
H A Dvirtio-rng-test.c16 #define PCI_SLOT_HP 0x06 macro
31 "{'addr': %s}", stringify(PCI_SLOT_HP)); in rng_hotplug()
34 qpci_unplug_acpi_device_test(qts, "rng1", PCI_SLOT_HP); in rng_hotplug()
H A Dvirtio-net-test.c23 #define PCI_SLOT_HP 0x06 macro
181 "{'addr': %s}", stringify(PCI_SLOT_HP)); in hotplug()
184 qpci_unplug_acpi_device_test(qts, "net1", PCI_SLOT_HP); in hotplug()
H A Dvhost-user-blk-test.c26 #define PCI_SLOT_HP 0x06 macro
687 stringify(PCI_SLOT_HP) ".0"); in pci_hotplug()
690 &(QPCIAddress) { .devfn = QPCI_DEVFN(PCI_SLOT_HP, 0) in pci_hotplug()
698 qpci_unplug_acpi_device_test(qts, "drv1", PCI_SLOT_HP); in pci_hotplug()
733 stringify(PCI_SLOT_HP) ".0"); in multiqueue()
737 .devfn = QPCI_DEVFN(PCI_SLOT_HP, 0) in multiqueue()
764 qpci_unplug_acpi_device_test(qts, "drv1", PCI_SLOT_HP); in multiqueue()
H A Divshmem-test.c395 #define PCI_SLOT_HP 0x06 macro
411 stringify(PCI_SLOT_HP)); in test_ivshmem_hotplug()
413 qpci_unplug_acpi_device_test(qts, "iv1", PCI_SLOT_HP); in test_ivshmem_hotplug()
H A Dvirtio-blk-test.c22 #define PCI_SLOT_HP 0x06 macro
711 stringify(PCI_SLOT_HP) ".0"); in pci_hotplug()
714 &(QPCIAddress) { .devfn = QPCI_DEVFN(PCI_SLOT_HP, 0) }); in pci_hotplug()
721 qpci_unplug_acpi_device_test(qts, "drv1", PCI_SLOT_HP); in pci_hotplug()
H A Dvirtio-iommu-test.c21 #define PCI_SLOT_HP 0x06 macro