Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp429 std::string dimmKey = "dimm_type" + std::to_string(param); in readDimmType() local
430 auto obj = dimmObj[dimmKey]["short_name"]; in readDimmType()