Home
last modified time | relevance | path

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

/openbmc/libcper/include/libcper/sections/
H A Dcper-section-cxl-component.h23 UINT64 DeviceNumber : 8; member
H A Dcper-section-pci-dev.h25 UINT64 DeviceNumber : 8; member
H A Dcper-section-cxl-protocol.h42 UINT64 DeviceNumber : 8; member
/openbmc/libcper/sections/
H A Dcper-section-cxl-component.c73 cxl_error->DeviceId.DeviceNumber); in cper_section_cxl_component_to_ir()
129 section_cper->DeviceId.DeviceNumber = json_object_get_uint64( in ir_section_cxl_component_to_cper()
H A Dcper-section-pci-dev.c76 dev_error->IdInfo.DeviceNumber); in cper_section_pci_dev_to_ir()
148 section_cper->IdInfo.DeviceNumber = json_object_get_uint64( in ir_section_pci_dev_to_cper()
H A Dcper-section-cxl-protocol.c81 .DeviceAddress.DeviceNumber); in cper_section_cxl_protocol_to_ir()
205 .DeviceNumber = device; in ir_section_cxl_protocol_to_cper()