Searched refs:participation_type (Results 1 – 1 of 1) sorted by relevance
92 u8 trans_type, op_type, level, participation_type, address_space; in cper_print_arm_err_info() local198 participation_type = ((error_info >> CPER_ARM_ERR_PARTICIPATION_TYPE_SHIFT) in cper_print_arm_err_info()200 if (participation_type < ARRAY_SIZE(arm_bus_err_part_type_strs)) { in cper_print_arm_err_info()202 arm_bus_err_part_type_strs[participation_type]); in cper_print_arm_err_info()
Completed in 2 milliseconds