Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-cxl-component.c17 EFI_CXL_COMPONENT_EVENT_HEADER *cxl_error = in cper_section_cxl_component_to_ir() local
23 json_object_new_uint64(cxl_error->Length)); in cper_section_cxl_component_to_ir()
27 bitfield_to_ir(cxl_error->ValidBits, 3, in cper_section_cxl_component_to_ir()
35 json_object_new_int(cxl_error->DeviceId.VendorId)); in cper_section_cxl_component_to_ir()
38 json_object_new_int(cxl_error->DeviceId.DeviceId)); in cper_section_cxl_component_to_ir()
41 json_object_new_int(cxl_error->DeviceId.FunctionNumber)); in cper_section_cxl_component_to_ir()
44 json_object_new_int(cxl_error->DeviceId.DeviceNumber)); in cper_section_cxl_component_to_ir()
47 json_object_new_int(cxl_error->DeviceId.BusNumber)); in cper_section_cxl_component_to_ir()
50 json_object_new_int(cxl_error->DeviceId.SegmentNumber)); in cper_section_cxl_component_to_ir()
53 json_object_new_int(cxl_error->DeviceId.SlotNumber)); in cper_section_cxl_component_to_ir()
[all …]