Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-ia32x64.c188 const char *readable_type = "Unknown"; in cper_ia32x64_processor_error_info_to_ir()
202 readable_type = readable_names[index]; in cper_ia32x64_processor_error_info_to_ir()
205 add_string(type, "name", readable_type); in cper_ia32x64_processor_error_info_to_ir()
194 const char *readable_type = "Unknown"; cper_ia32x64_processor_error_info_to_ir() local