Home
last modified time | relevance | path

Searched refs:cur_temp (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c461 sensorp->cur_temp = threshp->target_temp; in envd_setup_sensors()
491 sensorp->cur_temp = temp; in envd_setup_sensors()
531 sensorp->cur_temp = temp; in monitor_sensors()
637 cpu_amb_temp = cpu_amb_sensor.cur_temp; in envthr()
638 cpu_die_temp = cpu_die_sensor.cur_temp; in envthr()
H A Denvd.h131 tempr_t cur_temp; /* current temperature */ member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c1244 sensorp->cur_temp = temp; in system_temp_thr()
1248 sensorp->name, sensorp->cur_temp); in system_temp_thr()
1262 if (SENSOR_TEMP_IN_WARNING_RANGE(sensorp->cur_temp, in system_temp_thr()
1283 sensorp->name, sensorp->cur_temp, in system_temp_thr()
1295 SENSOR_TEMP_IN_SHUTDOWN_RANGE(sensorp->cur_temp, in system_temp_thr()
1315 sensorp->cur_temp, in system_temp_thr()
H A Denvd.h448 tempr_t cur_temp; /* current temperature */ member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h293 tempr_t cur_temp; /* current temperature */ member
H A Dpiclenvd.c1632 sensorp->cur_temp = temp; in envd_setup_sensors()
1682 sensorp->cur_temp = temp; in envd_setup_sensors()
1804 sensorp->cur_temp = temp; in monitor_sensors()
1934 temp = sensorp->cur_temp; in adjust_fan_speed()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h307 tempr_t cur_temp; /* current temperature */ member
H A Dpiclenvd.c1300 sensorp->cur_temp = temp; in handle_overtemp_interrupt()
1312 if (TEMP_IN_WARNING_RANGE(sensorp->cur_temp, sensorp)) { in handle_overtemp_interrupt()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h388 tempr_t cur_temp; /* current temperature */ member
H A Dpiclenvd.c1673 sensorp->cur_temp = temp; in handle_overtemp_interrupt()
1685 if (TEMP_IN_WARNING_RANGE(sensorp->cur_temp, sensorp)) { in handle_overtemp_interrupt()