Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-generic.c57 sizeof(GENERIC_ERROR_TYPES_KEYS) / sizeof(int), in cper_section_generic_to_ir()
58 GENERIC_ERROR_TYPES_KEYS, GENERIC_ERROR_TYPES_VALUES, in cper_section_generic_to_ir()
/openbmc/libcper/include/libcper/sections/
H A Dcper-section-generic.h17 #define GENERIC_ERROR_TYPES_KEYS (int[]){ 0, 1, 2, 4, 8 } macro