Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c218 json_object_new_uint64(header->ErrorSeverity)); in cper_header_to_ir()
221 header->ErrorSeverity))); in cper_header_to_ir()
H A Dir-parse.c106 header->ErrorSeverity = (UINT32)json_object_get_uint64( in ir_header_to_cper()
/openbmc/libcper/generator/
H A Dcper-generate.c50 header->ErrorSeverity = rand() % 4; in generate_cper_record()
/openbmc/libcper/include/libcper/
H A DCper.h152 UINT32 ErrorSeverity; member