Searched refs:hotplug_type (Results 1 – 3 of 3) sorted by relevance
192 uint8_t hotplug_type; member630 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()
185 static const TypeInfo hotplug_type = { variable294 type_register_static(&hotplug_type); in main()
375 uint8_t hotplug_type; /* type of resource/device */