Searched refs:classCode (Results 1 – 3 of 3) sorted by relevance
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | fru_oem_ibm.cpp | 74 std::string classCode = "0x"; in processOEMFRUTable() local 75 for (const auto& ele : pcieData->classCode) in processOEMFRUTable() 77 classCode += std::format("{:02x}", ele); in processOEMFRUTable() 86 deviceId, revisionId, classCode, in processOEMFRUTable() 111 const std::string& revisionId, const std::string& classCode, in updateDBusProperty() argument 139 dbus_map_update(key, "Function0ClassCode", classCode); in updateDBusProperty()
|
| H A D | fru_oem_ibm.hpp | 27 std::array<uint8_t, 3> classCode; member 83 const std::string& revisionId, const std::string& classCode,
|
| /openbmc/libcper/specification/document/ |
| H A D | cper-json-specification.tex | 1571 classCode & uint64 & The class code of the PCIe device.\\ 1713 classCode & uint64 & The class code of this PCI/PCI-X component.\\ 1977 classCode & uint64 & The class code of the CXL device.\\
|