Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp843 int getSensorThreshold(std::string& name, std::string& thresholdStr) in getSensorThreshold() argument
848 thresholdStr = ""; in getSensorThreshold()
890 thresholdStr = propertyAlarmHigh.threshold; in getSensorThreshold()
901 thresholdStr = propertyAlarmLow.threshold; in getSensorThreshold()