Home
last modified time | relevance | path

Searched defs:dimmInfo (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/oem/meta/event/
H A Doem_event_manager.hpp150 void getCommonDimmLocation(const DimmInfo& dimmInfo, in getCommonDimmLocation()
H A Doem_event_manager.cpp235 DimmInfo dimmInfo = { in handleUnifiedBIOSEvent() local
565 const uint8_t* eventData, std::string& errorLog, const DimmInfo& dimmInfo, in handleMemoryError()
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp725 std::string dimmInfo = KEY_Q_DIMM_INFO + std::to_string(pos); in sysConfig() local
1954 std::string dimmInfo = KEY_Q_DIMM_INFO + std::to_string(*hostId); in ipmiOemQSetDimmInfo() local
2048 std::string dimmInfo = KEY_Q_DIMM_INFO + std::to_string(*hostId); in ipmiOemQGetDimmInfo() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp1268 nlohmann::json dimmInfo{}; in getDIMMInfo() local