Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-cxl-protocol.c126 json_object_new_int(cxl_protocol_error->CxlDvsecLength)); in cper_section_cxl_protocol_to_ir()
138 cxl_protocol_error->CxlDvsecLength, in cper_section_cxl_protocol_to_ir()
149 cur_pos += cxl_protocol_error->CxlDvsecLength; in cper_section_cxl_protocol_to_ir()
255 section_cper->CxlDvsecLength = (UINT16)json_object_get_int( in ir_section_cxl_protocol_to_cper()
H A Dcper-section-cxl-protocol.h62 UINT16 CxlDvsecLength; member