Lines Matching refs:thresholdHardShutdownIntf
411 thresholdHardShutdownIntf = in NumericSensor()
422 thresholdHardShutdownIntf->hardShutdownHigh(unitModifier(fatalHigh)); in NumericSensor()
423 thresholdHardShutdownIntf->hardShutdownLow(unitModifier(fatalLow)); in NumericSensor()
654 thresholdHardShutdownIntf = in NumericSensor()
665 thresholdHardShutdownIntf->hardShutdownHigh(unitModifier(fatalHigh)); in NumericSensor()
666 thresholdHardShutdownIntf->hardShutdownLow(unitModifier(fatalLow)); in NumericSensor()
875 thresholdHardShutdownIntf->hardShutdownAlarmHigh(newAlarm); in setHardShutdownThresholdAlarm()
878 thresholdHardShutdownIntf->hardShutdownHighAlarmAsserted(value); in setHardShutdownThresholdAlarm()
882 thresholdHardShutdownIntf->hardShutdownHighAlarmDeasserted(value); in setHardShutdownThresholdAlarm()
887 thresholdHardShutdownIntf->hardShutdownAlarmLow(newAlarm); in setHardShutdownThresholdAlarm()
890 thresholdHardShutdownIntf->hardShutdownLowAlarmAsserted(value); in setHardShutdownThresholdAlarm()
894 thresholdHardShutdownIntf->hardShutdownLowAlarmDeasserted(value); in setHardShutdownThresholdAlarm()