Home
last modified time | relevance | path

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

/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
/openbmc/libcper/sections/
H A Dcper-section-cxl-component.c71 cxl_error->DeviceId.FunctionNumber); in cper_section_cxl_component_to_ir()
127 section_cper->DeviceId.FunctionNumber = json_object_get_uint64( in ir_section_cxl_component_to_cper()
H A Dcper-section-pci-dev.c74 dev_error->IdInfo.FunctionNumber); in cper_section_pci_dev_to_ir()
146 section_cper->IdInfo.FunctionNumber = json_object_get_uint64( in ir_section_pci_dev_to_cper()
H A Dcper-section-cxl-protocol.c78 .DeviceAddress.FunctionNumber); in cper_section_cxl_protocol_to_ir()
203 .FunctionNumber = function; in ir_section_cxl_protocol_to_cper()