Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/
H A DHardShutdown.interface.yaml45 - name: HardShutdownAlarmLow
51 HardShutdownAlarmLow may be set to False to clear an alarm condition.
52 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/pldm/platform-mc/
H A Dnumeric_sensor.hpp290 : thresholdHardShutdownIntf->hardShutdownAlarmLow(); in getThresholdAlarm()
H A Dnumeric_sensor.cpp887 thresholdHardShutdownIntf->hardShutdownAlarmLow(newAlarm); in setHardShutdownThresholdAlarm()
/openbmc/phosphor-virtual-sensor/src/
H A Dthresholds.hpp495 return hardShutdownAlarmLow(std::forward<Args>(args)...); in alarmLow()
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp104 {{AlarmType::low, Property{"HardShutdownAlarmLow", "LNR"}},