Home
last modified time | relevance | path

Searched refs:partially_hotplugged (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/pci/
H A Dpci_host.c72 return pci_dev && pci_dev->partially_hotplugged && in is_pci_dev_ejected()
H A Dpcie.c548 if (dev->partially_hotplugged) { in pcie_unplug_device()
/qemu/include/hw/pci/
H A Dpci_device.h58 bool partially_hotplugged; member
/qemu/hw/acpi/
H A Dpcihp.c211 if (dev->partially_hotplugged) { in acpi_pcihp_eject_slot()
/qemu/hw/net/
H A Dvirtio-net.c3449 pci_dev->partially_hotplugged = true; in failover_unplug_primary()
3469 if (!pdev->partially_hotplugged) { in failover_replug_primary()
3487 pdev->partially_hotplugged = false; in failover_replug_primary()