Home
last modified time | relevance | path

Searched full:hardshutdownalarmlow (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/
H A DHardShutdown.interface.yaml44 - name: HardShutdownAlarmLow
50 HardShutdownAlarmLow may be set to False to clear an alarm condition.
51 The behavior of setting HardShutdownAlarmLow to True is undefined.
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.cpp37 {{AlarmType::low, "HardShutdownAlarmLow"},
54 "HardShutdownAlarmLow"}}},
/openbmc/phosphor-virtual-sensor/
H A Dthresholds.hpp370 return hardShutdownAlarmLow(std::forward<Args>(args)...); in alarmLow()
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp863 thresholdHardShutdownIntf->hardShutdownAlarmLow(newAlarm); in updateThresholds()
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp104 {{AlarmType::low, Property{"HardShutdownAlarmLow", "LNR"}},