Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpci.c67 static void pcibus_reset_hold(Object *obj, ResetType type);
215 rc->phases.hold = pcibus_reset_hold; in pci_bus_class_init()
432 static void pcibus_reset_hold(Object *obj, ResetType type) in pcibus_reset_hold() function