Lines Matching refs:SensorThresholdWarning
52 using SensorThresholdWarning = typedef
269 auto warning = sensorMap.find(SensorThresholdWarning::interface); in getSensorMaxMin()
313 SensorThresholdWarning::property_names::warning_low); in getSensorMaxMin()
315 SensorThresholdWarning::property_names::warning_high); in getSensorMaxMin()
1061 auto warningObject = sensorMap.find(SensorThresholdWarning::interface); in ipmiSenGetSensorReading()
1065 SensorThresholdWarning::property_names::warning_alarm_high); in ipmiSenGetSensorReading()
1067 SensorThresholdWarning::property_names::warning_alarm_low); in ipmiSenGetSensorReading()
1232 auto findThreshold = sensorMap.find(SensorThresholdWarning::interface); in ipmiSenSetSensorThresholds()
1240 SensorThresholdWarning::property_names::warning_low); in ipmiSenSetSensorThresholds()
1246 SensorThresholdWarning::property_names::warning_low, in ipmiSenSetSensorThresholds()
1252 SensorThresholdWarning::property_names::warning_high); in ipmiSenSetSensorThresholds()
1258 SensorThresholdWarning::property_names::warning_high, in ipmiSenSetSensorThresholds()
1278 auto warningInterface = sensorMap.find(SensorThresholdWarning::interface); in getIPMIThresholds()
1312 SensorThresholdWarning::property_names::warning_high); in getIPMIThresholds()
1314 SensorThresholdWarning::property_names::warning_low); in getIPMIThresholds()
1518 auto warningInterface = sensorMap.find(SensorThresholdWarning::interface); in ipmiSenGetSensorEventEnable()
1530 SensorThresholdWarning::property_names::warning_high); in ipmiSenGetSensorEventEnable()
1532 SensorThresholdWarning::property_names::warning_low); in ipmiSenGetSensorEventEnable()
1699 auto warningInterface = sensorMap.find(SensorThresholdWarning::interface); in ipmiSenGetSensorEventStatus()
1707 [path][SensorThresholdWarning::property_names::warning_alarm_high]; in ipmiSenGetSensorEventStatus()
1709 [path][SensorThresholdWarning::property_names::warning_alarm_low]; in ipmiSenGetSensorEventStatus()
1741 SensorThresholdWarning::property_names::warning_alarm_high); in ipmiSenGetSensorEventStatus()
1743 SensorThresholdWarning::property_names::warning_alarm_low); in ipmiSenGetSensorEventStatus()