Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.hpp61 static constexpr uint8_t upperCriticalThreshold = 43; variable
H A DIpmbSDRSensor.cpp322 sdrDataBytes[sdrtype01::upperCriticalThreshold]); in checkSDRType01Threshold()
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp250 uint8_t upperCriticalThreshold; member
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp1969 record.body.upperCriticalThreshold = *thresholdData.criticalHigh; in constructSensorSdr()