Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/
H A Dcper-x86.c133 static const char * const ia_check_ms_error_type_strs[] = { variable
164 err_type < ARRAY_SIZE(ia_check_ms_error_type_strs) ? in print_err_info_ms()
165 ia_check_ms_error_type_strs[err_type] : "unknown"); in print_err_info_ms()