Searched refs:participation_type (Results 1 – 1 of 1) sorted by relevance
91 u8 trans_type, op_type, level, participation_type, address_space; in cper_print_arm_err_info() local197 participation_type = ((error_info >> CPER_ARM_ERR_PARTICIPATION_TYPE_SHIFT) in cper_print_arm_err_info()199 if (participation_type < ARRAY_SIZE(arm_bus_err_part_type_strs)) { in cper_print_arm_err_info()201 arm_bus_err_part_type_strs[participation_type]); in cper_print_arm_err_info()