Searched refs:DeviceId (Results 1 – 11 of 11) sorted by relevance
71 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 …]
115 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 …]
75 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()
380 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()
21 UINT64 DeviceId : 16; member34 EFI_CXL_DEVICE_ID_INFO DeviceId; member
31 UINT64 DeviceId : 16; member58 EFI_CXL_DEVICE_ID DeviceId; member
22 UINT64 DeviceId : 16; member
49 BusDevFun VendorId DeviceId Device Class Sub-Class55 BusDevFun VendorId DeviceId Device Class Sub-Class60 BusDevFun VendorId DeviceId Device Class Sub-Class
141 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 to153 we can find all PCI device inventory paths with matching `VendorId:DeviceId`. So
1085 UINT16 DeviceId; member1187 UINT16 DeviceId; member
123 BusDevFun VendorId DeviceId Device Class Sub-Class