Searched defs:tempr_t (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.h85 typedef int16_t tempr_t; typedef
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h70 typedef int16_t tempr_t; typedef
73 tempr_t low_power_off; /* low power-off temperature */
74 tempr_t high_power_off; /* high power-off temperature */
75 tempr_t low_shutdown; /* low shutdown temperature */
76 tempr_t high_shutdown; /* high shutdown temperature */
77 tempr_t low_warning; /* low warning temperature */
78 tempr_t high_warning; /* high warning temperature */
79 tempr_t target_temp; /* target temperature */
133 tempr_t cur_temp; /* current temperature */
140 extern int get_temperature(env_sensor_t *, tempr_t *);
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h186 typedef int16_t tempr_t; typedef
390 tempr_t cur_temp; /* current temperature */
395 tempr_t tmin;
399 extern int get_temperature(env_sensor_t *, tempr_t *);
424 extern int disk_temperature(env_disk_t *, tempr_t *);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h199 typedef int16_t tempr_t; typedef
202 tempr_t low_power_off; /* low power-off temperature */
203 tempr_t high_power_off; /* high power-off temperature */
204 tempr_t low_shutdown; /* low shutdown temperature */
205 tempr_t high_shutdown; /* high shutdown temperature */
206 tempr_t low_warning; /* low warning temperature */
207 tempr_t high_warning; /* high warning temperature */
208 tempr_t min_limit; /* sensor minimum temperature limit */
209 tempr_t max_limit; /* sensor maximum temperature limit */
212 tempr_t policy_dat
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h122 typedef int16_t tempr_t; typedef
309 tempr_t cur_temp; /* current temperature */
314 tempr_t tmin;
318 extern int get_temperature(env_sensor_t *, tempr_t *);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvd.h239 typedef int16_t tempr_t; typedef
448 tempr_t cur_temp; /* current temperature */
456 extern int get_temperature(env_sensor_t *, tempr_t *);
482 extern int disk_temperature(env_disk_t *, tempr_t *);

Completed in 54 milliseconds