Searched refs:is_hotpluggable_bus (Results 1 – 5 of 5) sorted by relevance
62 bool (*is_hotpluggable_bus)(HotplugHandler *plug_handler, BusState *bus); member
1032 if (hdc->is_hotpluggable_bus) { in qbus_is_hotpluggable()1033 ret = hdc->is_hotpluggable_bus(plug_handler, bus); in qbus_is_hotpluggable()
226 hc->is_hotpluggable_bus = pcie_slot_is_hotpluggbale_bus; in pcie_slot_class_init()
650 hc->is_hotpluggable_bus = piix4_is_hotpluggable_bus; in piix4_pm_class_init()
907 hc->is_hotpluggable_bus = ich9_pm_is_hotpluggable_bus; in ich9_lpc_class_init()