Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-pcie.c347 json_object_new_uint64(pcie_error->CommandStatus & in cper_section_pcie_to_ir()
351 json_object_new_uint64(pcie_error->CommandStatus >> in cper_section_pcie_to_ir()
1546 section_cper->CommandStatus = command + (status << 16); in ir_section_pcie_to_cper()
/openbmc/libcper/include/libcper/
H A DCper.h1117 UINT32 CommandStatus; member