Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-utils.c43 add_bool(error_status_ir, "firstError", error_status->FirstError); in cper_generic_error_status_to_ir()
66 error_status_cper->FirstError = json_object_get_boolean( in ir_generic_error_status_to_cper()
/openbmc/libcper/include/libcper/
H A DCper.h821 UINT64 FirstError : 1; member