Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-cxl-component.c71 json_object_new_int(cxl_error->DeviceId.VendorId)); in cper_section_cxl_component_to_ir()
74 json_object_new_int(cxl_error->DeviceId.DeviceId)); in cper_section_cxl_component_to_ir()
78 cxl_error->DeviceId.FunctionNumber)); in cper_section_cxl_component_to_ir()
81 json_object_new_int(cxl_error->DeviceId.DeviceNumber)); in cper_section_cxl_component_to_ir()
84 json_object_new_int(cxl_error->DeviceId.BusNumber)); in cper_section_cxl_component_to_ir()
87 json_object_new_int(cxl_error->DeviceId.SegmentNumber)); in cper_section_cxl_component_to_ir()
90 json_object_new_int(cxl_error->DeviceId.SlotNumber)); in cper_section_cxl_component_to_ir()
153 section_cper->DeviceId.VendorId = json_object_get_uint64( in ir_section_cxl_component_to_cper()
155 section_cper->DeviceId.DeviceId = json_object_get_uint64( in ir_section_cxl_component_to_cper()
157 section_cper->DeviceId.FunctionNumber = json_object_get_uint64( in ir_section_cxl_component_to_cper()
[all …]
H A Dcper-section-cxl-protocol.c115 json_object_new_uint64(cxl_protocol_error->DeviceId.VendorId)); in cper_section_cxl_protocol_to_ir()
122 cxl_protocol_error->DeviceId.DeviceId)); in cper_section_cxl_protocol_to_ir()
126 cxl_protocol_error->DeviceId.SubsystemVendorId)); in cper_section_cxl_protocol_to_ir()
130 cxl_protocol_error->DeviceId.SubsystemDeviceId)); in cper_section_cxl_protocol_to_ir()
134 cxl_protocol_error->DeviceId.ClassCode)); in cper_section_cxl_protocol_to_ir()
138 cxl_protocol_error->DeviceId.SlotNumber)); in cper_section_cxl_protocol_to_ir()
294 section_cper->DeviceId.VendorId = json_object_get_uint64( in ir_section_cxl_protocol_to_cper()
296 section_cper->DeviceId.DeviceId = json_object_get_uint64( in ir_section_cxl_protocol_to_cper()
298 section_cper->DeviceId.SubsystemVendorId = in ir_section_cxl_protocol_to_cper()
301 section_cper->DeviceId.SubsystemDeviceId = in ir_section_cxl_protocol_to_cper()
[all …]
H A Dcper-section-pci-dev.c75 json_object_new_uint64(dev_error->IdInfo.DeviceId)); in cper_section_pci_dev_to_ir()
162 section_cper->IdInfo.DeviceId = json_object_get_uint64( in ir_section_pci_dev_to_cper()
H A Dcper-section-pcie.c380 pcie_error->DevBridge.DeviceId); in cper_section_pcie_to_ir()
396 add_int(device_id, "deviceID", pcie_error->DevBridge.DeviceId); in cper_section_pcie_to_ir()
1564 section_cper->DevBridge.DeviceId = in ir_section_pcie_to_cper()
/openbmc/libcper/include/libcper/sections/
H A Dcper-section-cxl-component.h21 UINT64 DeviceId : 16; member
34 EFI_CXL_DEVICE_ID_INFO DeviceId; member
H A Dcper-section-cxl-protocol.h31 UINT64 DeviceId : 16; member
58 EFI_CXL_DEVICE_ID DeviceId; member
H A Dcper-section-pci-dev.h22 UINT64 DeviceId : 16; member
/openbmc/u-boot/board/sbc8548/
H A DREADME49 BusDevFun VendorId DeviceId Device Class Sub-Class
55 BusDevFun VendorId DeviceId Device Class Sub-Class
60 BusDevFun VendorId DeviceId Device Class Sub-Class
/openbmc/docs/designs/
H A Dredfish-spdm-attestation.md141 needs should be the PCIe device ID, which is identified by `VendorId:DeviceId`.
148 find out all BDFs with matching `VendorId:DeviceId`. SPDM daemon also needs to
153 we can find all PCI device inventory paths with matching `VendorId:DeviceId`. So
/openbmc/libcper/include/libcper/
H A DCper.h1085 UINT16 DeviceId; member
1187 UINT16 DeviceId; member
/openbmc/u-boot/board/sbc8349/
H A DREADME123 BusDevFun VendorId DeviceId Device Class Sub-Class