Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_events.c585 SpaprDrcType drc_type, in spapr_hotplug_req_event() argument
628 switch (drc_type) { in spapr_hotplug_req_event()
674 SpaprDrcType drc_type = spapr_drc_type(drc); in spapr_hotplug_req_add_by_index() local
679 RTAS_LOG_V6_HP_ACTION_ADD, drc_type, &drc_id); in spapr_hotplug_req_add_by_index()
684 SpaprDrcType drc_type = spapr_drc_type(drc); in spapr_hotplug_req_remove_by_index() local
689 RTAS_LOG_V6_HP_ACTION_REMOVE, drc_type, &drc_id); in spapr_hotplug_req_remove_by_index()
692 void spapr_hotplug_req_add_by_count(SpaprDrcType drc_type, in spapr_hotplug_req_add_by_count() argument
699 RTAS_LOG_V6_HP_ACTION_ADD, drc_type, &drc_id); in spapr_hotplug_req_add_by_count()
702 void spapr_hotplug_req_remove_by_count(SpaprDrcType drc_type, in spapr_hotplug_req_remove_by_count() argument
709 RTAS_LOG_V6_HP_ACTION_REMOVE, drc_type, &drc_id); in spapr_hotplug_req_remove_by_count()
[all …]
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h920 void spapr_hotplug_req_add_by_count(SpaprDrcType drc_type,
922 void spapr_hotplug_req_remove_by_count(SpaprDrcType drc_type,
924 void spapr_hotplug_req_add_by_count_indexed(SpaprDrcType drc_type,
926 void spapr_hotplug_req_remove_by_count_indexed(SpaprDrcType drc_type,