Home
last modified time | relevance | path

Searched refs:unplug_request (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/hw/core/
H A Dhotplug.c44 if (hdc->unplug_request) { in hotplug_handler_unplug_request()
45 hdc->unplug_request(plug_handler, plugged_dev, errp); in hotplug_handler_unplug_request()
/openbmc/qemu/include/hw/
H A Dhotplug.h60 hotplug_fn unplug_request; member
/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw-md.c102 if (hdc->unplug_request) { in virtio_ccw_md_unplug_request()
/openbmc/qemu/hw/virtio/
H A Dvirtio-md-pci.c100 if (hdc->unplug_request) { in virtio_md_pci_unplug_request()
/openbmc/qemu/hw/pci-bridge/
H A Dpcie_pci_bridge.c157 hc->unplug_request = pci_bridge_dev_unplug_request_cb; in pcie_pci_bridge_class_init()
H A Dpci_bridge_dev.c262 hc->unplug_request = pci_bridge_dev_unplug_request_cb; in pci_bridge_dev_class_init()
/openbmc/qemu/hw/pci/
H A Dpcie_port.c223 hc->unplug_request = pcie_cap_slot_unplug_request_cb; in pcie_slot_class_init()
/openbmc/qemu/hw/acpi/
H A Dpiix4.c650 hc->unplug_request = piix4_device_unplug_request_cb; in piix4_pm_class_init()
/openbmc/qemu/hw/i386/
H A Dmicrovm.c674 hc->unplug_request = microvm_device_unplug_request_cb; in microvm_class_init()
/openbmc/qemu/hw/xen/
H A Dxen-bus.c393 hotplug_class->unplug_request = xen_bus_unplug_request; in xen_bus_class_init()