Searched refs:HARDSHUTDOWN (Results 1 – 6 of 6) sorted by relevance
| /openbmc/dbus-sensors/src/ |
| H A D | Thresholds.hpp | 28 HARDSHUTDOWN, enumerator 148 {Level::HARDSHUTDOWN, 4, "HardShutdown"}}};
|
| /openbmc/pldm/platform-mc/ |
| H A D | numeric_sensor.hpp | 237 case pldm::utils::Level::HARDSHUTDOWN: in getThreshold() 284 case pldm::utils::Level::HARDSHUTDOWN: in getThresholdAlarm()
|
| H A D | numeric_sensor.cpp | 26 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 D | event_manager.cpp | 120 {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 D | NvidiaGpuDevice.cpp | 200 thresholds::Threshold{thresholds::Level::HARDSHUTDOWN, in processTLimitThresholds()
|
| /openbmc/pldm/common/ |
| H A D | utils.hpp | 49 HARDSHUTDOWN, enumerator
|