Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpcie.c577 static void pcie_unplug_device(PCIBus *bus, PCIDevice *dev, void *opaque) in pcie_unplug_device() function
595 pci_for_each_device_under_bus(sec_bus, pcie_unplug_device, NULL); in pcie_cap_slot_do_unplug()
649 pcie_unplug_device(bus, pci_dev, NULL); in pcie_cap_slot_unplug_request_cb()