Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_events.c185 } count_indexed; member
660 hp->drc_id.count_indexed.count = in spapr_hotplug_req_event()
661 cpu_to_be32(drc_id->count_indexed.count); in spapr_hotplug_req_event()
662 hp->drc_id.count_indexed.index = in spapr_hotplug_req_event()
663 cpu_to_be32(drc_id->count_indexed.index); in spapr_hotplug_req_event()
717 drc_id.count_indexed.count = count; in spapr_hotplug_req_add_by_count_indexed()
718 drc_id.count_indexed.index = index; in spapr_hotplug_req_add_by_count_indexed()
728 drc_id.count_indexed.count = count; in spapr_hotplug_req_remove_by_count_indexed()
729 drc_id.count_indexed.index = index; in spapr_hotplug_req_remove_by_count_indexed()
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst414 } count_indexed;