Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.hpp28 HARDSHUTDOWN, enumerator
148 {Level::HARDSHUTDOWN, 4, "HardShutdown"}}};
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.hpp237 case pldm::utils::Level::HARDSHUTDOWN: in getThreshold()
284 case pldm::utils::Level::HARDSHUTDOWN: in getThresholdAlarm()
H A Dnumeric_sensor.cpp26 pldm::utils::Level::HARDSHUTDOWN};
923 case pldm::utils::Level::HARDSHUTDOWN: in setThresholdAlarm()
1016 {{pldm::utils::Level::HARDSHUTDOWN, pldm::utils::Direction::HIGH}, in createThresholdLog()
1019 {{pldm::utils::Level::HARDSHUTDOWN, pldm::utils::Direction::LOW}, in createThresholdLog()
H A Devent_manager.cpp120 {pldm::utils::Level::HARDSHUTDOWN, pldm::utils::Direction::HIGH}}, in triggerNumericSensorThresholdEvent()
130 {pldm::utils::Level::HARDSHUTDOWN, pldm::utils::Direction::LOW}}, in triggerNumericSensorThresholdEvent()
/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaGpuDevice.cpp200 thresholds::Threshold{thresholds::Level::HARDSHUTDOWN, in processTLimitThresholds()
/openbmc/pldm/common/
H A Dutils.hpp49 HARDSHUTDOWN, enumerator