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

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h133 tempr_t cur_temp; /* current temperature */ member in struct:env_sensor
H A Dpiclenvd.c463 sensorp->cur_temp = threshp->target_temp;
490 * Set cur_temp field to the current temperature value
493 sensorp->cur_temp = temp;
515 * Note that the current temperature is recorded in the "cur_temp" field
533 sensorp->cur_temp = temp;
634 * (current temperature is recorded in the "cur_temp"
639 cpu_amb_temp = cpu_amb_sensor.cur_temp;
640 cpu_die_temp = cpu_die_sensor.cur_temp;
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c1244 sensorp->cur_temp = temp;
1248 sensorp->name, sensorp->cur_temp);
1262 if (SENSOR_TEMP_IN_WARNING_RANGE(sensorp->cur_temp,
1283 sensorp->name, sensorp->cur_temp,
1295 SENSOR_TEMP_IN_SHUTDOWN_RANGE(sensorp->cur_temp,
1315 sensorp->cur_temp,
H A Denvd.h448 tempr_t cur_temp; /* current temperature */ member in struct:env_sensor
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h390 tempr_t cur_temp; /* current temperature */ member in struct:env_sensor
H A Dpiclenvd.c1673 sensorp->cur_temp = temp;
1685 if (TEMP_IN_WARNING_RANGE(sensorp->cur_temp, sensorp)) {
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h295 tempr_t cur_temp; /* current temperature */ member in struct:env_sensor
H A Dpiclenvd.c1634 sensorp->cur_temp = temp;
1681 * Set cur_temp field to the current temperature value
1684 sensorp->cur_temp = temp;
1788 * Note that the current temperature is recorded in the "cur_temp" field
1806 sensorp->cur_temp = temp;
1936 temp = sensorp->cur_temp;
2169 * (current temperature is recorded in the "cur_temp"
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h309 tempr_t cur_temp; /* current temperature */ member in struct:env_sensor
H A Dpiclenvd.c1302 sensorp->cur_temp = temp;
1314 if (TEMP_IN_WARNING_RANGE(sensorp->cur_temp, sensorp)) {

Completed in 124 milliseconds