Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-utils.c36 add_bool(error_status_ir, "addressSignal", error_status->AddressSignal); in cper_generic_error_status_to_ir()
56 error_status_cper->AddressSignal = json_object_get_boolean( in cper_generic_error_status_to_ir()
/openbmc/libcper/include/libcper/
H A DCper.h811 UINT64 AddressSignal : 1; member