Home
last modified time | relevance | path

Searched refs:classCode (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfru_oem_ibm.cpp72 std::string classCode = "0x"; in processOEMFRUTable() local
73 for (const auto& ele : pcieData->classCode) in processOEMFRUTable()
75 classCode += std::format("{:02x}", ele); in processOEMFRUTable()
84 deviceId, revisionId, classCode, in processOEMFRUTable()
108 const std::string& revisionId, const std::string& classCode, in updateDBusProperty() argument
136 dbus_map_update(key, "Function0ClassCode", classCode); in updateDBusProperty()
H A Dfru_oem_ibm.hpp27 std::array<uint8_t, 3> classCode; member
83 const std::string& revisionId, const std::string& classCode,
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex1571 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.\\