Searched refs:pmicTempAlertMsg (Results 1 – 1 of 1) sorted by relevance
64 std::array<std::string, 8> pmicTempAlertMsg = { variable763 if (byte0 < pmicTempAlertMsg.size()) in handleDIMMStatusEvent()765 description += ": " + pmicTempAlertMsg[byte0]; in handleDIMMStatusEvent()