Searched refs:TEMP_IN_WARNING_RANGE (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h85 #define TEMP_IN_WARNING_RANGE(val, threshp) \ macro
H A Dpiclenvd.c556 if (TEMP_IN_WARNING_RANGE(temp, threshp)) {
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h276 #define TEMP_IN_WARNING_RANGE(val, sensorp) \ macro
H A Dpiclenvd.c1685 if (TEMP_IN_WARNING_RANGE(sensorp->cur_temp, sensorp)) {
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h220 #define TEMP_IN_WARNING_RANGE(val, threshp) \ macro
H A Dpiclenvd.c1832 if (TEMP_IN_WARNING_RANGE(temp, threshp) && !disable_warning) {
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h206 #define TEMP_IN_WARNING_RANGE(val, sensorp) \ macro
H A Dpiclenvd.c1314 if (TEMP_IN_WARNING_RANGE(sensorp->cur_temp, sensorp)) {

Completed in 114 milliseconds