Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-cxl-protocol.c37 CXL_PROTOCOL_ERROR_DEVICE_AGENT) { in cper_section_cxl_protocol_to_ir()
98 CXL_PROTOCOL_ERROR_DEVICE_AGENT) { in cper_section_cxl_protocol_to_ir()
190 if (section_cper->CxlAgentType == CXL_PROTOCOL_ERROR_DEVICE_AGENT) { in ir_section_cxl_protocol_to_cper()
232 if (section_cper->CxlAgentType == CXL_PROTOCOL_ERROR_DEVICE_AGENT) { in ir_section_cxl_protocol_to_cper()
H A Dcper-section-cxl-protocol.h24 #define CXL_PROTOCOL_ERROR_DEVICE_AGENT 0 macro