Home
last modified time | relevance | path

Searched full:softshutdownalarmlow (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/
H A DSoftShutdown.interface.yaml43 - name: SoftShutdownAlarmLow
49 SoftShutdownAlarmLow may be set to False to clear an alarm condition.
50 The behavior of setting SoftShutdownAlarmLow to True is undefined.
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.cpp43 {{AlarmType::low, "SoftShutdownAlarmLow"},
62 "SoftShutdownAlarmLow"}}}};
/openbmc/phosphor-virtual-sensor/
H A Dthresholds.hpp316 return softShutdownAlarmLow(std::forward<Args>(args)...); in alarmLow()
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp108 {{AlarmType::low, Property{"SoftShutdownAlarmLow", "LNR"}},