Searched refs:count_indexed (Results 1 – 2 of 2) sorted by relevance
185 } count_indexed; member660 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()
414 } count_indexed;