Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-cxl-component.c52 cxl_error->DeviceId.FunctionNumber)); in cper_section_cxl_component_to_ir()
129 section_cper->DeviceId.FunctionNumber = json_object_get_uint64( in ir_section_cxl_component_to_cper()
H A Dcper-section-pci-dev.c58 dev_error->IdInfo.FunctionNumber)); in cper_section_pci_dev_to_ir()
142 section_cper->IdInfo.FunctionNumber = json_object_get_uint64( in ir_section_pci_dev_to_cper()
H A Dcper-section-cxl-protocol.c55 .DeviceAddress.FunctionNumber)); in cper_section_cxl_protocol_to_ir()
244 .FunctionNumber = function; in ir_section_cxl_protocol_to_cper()
/openbmc/libcper/include/libcper/sections/
H A Dcper-section-cxl-component.h22 UINT64 FunctionNumber : 8; member
H A Dcper-section-pci-dev.h24 UINT64 FunctionNumber : 8; member
H A Dcper-section-cxl-protocol.h41 UINT64 FunctionNumber : 8; member