Home
last modified time | relevance | path

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

/openbmc/libcper/include/libcper/
H A Dcper-utils.h29 cper_generic_error_status_to_ir(EFI_GENERIC_ERROR_STATUS *error_status);
31 json_object *error_status, EFI_GENERIC_ERROR_STATUS *error_status_cper);
H A DCper.h802 } EFI_GENERIC_ERROR_STATUS; typedef
928 EFI_GENERIC_ERROR_STATUS ErrorStatus;
1004 EFI_GENERIC_ERROR_STATUS ErrorStatus;
1144 EFI_GENERIC_ERROR_STATUS ErrorStatus;
/openbmc/libcper/include/libcper/sections/
H A Dcper-section-pci-dev.h38 EFI_GENERIC_ERROR_STATUS ErrorStatus;
/openbmc/libcper/
H A Dcper-utils.c20 cper_generic_error_status_to_ir(EFI_GENERIC_ERROR_STATUS *error_status) in cper_generic_error_status_to_ir()
61 json_object *error_status, EFI_GENERIC_ERROR_STATUS *error_status_cper) in ir_generic_error_status_to_cper()