ia_check_trans_type_strs  100 drivers/firmware/efi/cper-x86.c static const char * const ia_check_trans_type_strs[] = {
ia_check_trans_type_strs  198 drivers/firmware/efi/cper-x86.c 		       trans_type < ARRAY_SIZE(ia_check_trans_type_strs) ?
ia_check_trans_type_strs  199 drivers/firmware/efi/cper-x86.c 		       ia_check_trans_type_strs[trans_type] : "unknown");