Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_events.c192 uint8_t hotplug_type; member
630 hp->hotplug_type = RTAS_LOG_V6_HP_TYPE_PCI; in spapr_hotplug_req_event()
633 hp->hotplug_type = RTAS_LOG_V6_HP_TYPE_MEMORY; in spapr_hotplug_req_event()
636 hp->hotplug_type = RTAS_LOG_V6_HP_TYPE_CPU; in spapr_hotplug_req_event()
639 hp->hotplug_type = RTAS_LOG_V6_HP_TYPE_PHB; in spapr_hotplug_req_event()
642 hp->hotplug_type = RTAS_LOG_V6_HP_TYPE_PMEM; in spapr_hotplug_req_event()
/openbmc/qemu/tests/unit/
H A Dtest-qdev-global-props.c185 static const TypeInfo hotplug_type = { variable
294 type_register_static(&hotplug_type); in main()
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst375 uint8_t hotplug_type; /* type of resource/device */