Home
last modified time | relevance | path

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

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