Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
A Dcper-arm.c92 u8 trans_type, op_type, level, participation_type, address_space; in cper_print_arm_err_info() local
198 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