Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h83 #define TEMP_IN_WARNING_RANGE(val, threshp) \ macro
H A Dpiclenvd.c554 if (TEMP_IN_WARNING_RANGE(temp, threshp)) { in monitor_sensors()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h218 #define TEMP_IN_WARNING_RANGE(val, threshp) \ macro
H A Dpiclenvd.c1830 if (TEMP_IN_WARNING_RANGE(temp, threshp) && !disable_warning) { in monitor_sensors()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h204 #define TEMP_IN_WARNING_RANGE(val, sensorp) \ macro
H A Dpiclenvd.c1312 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.h274 #define TEMP_IN_WARNING_RANGE(val, sensorp) \ macro
H A Dpiclenvd.c1685 if (TEMP_IN_WARNING_RANGE(sensorp->cur_temp, sensorp)) { in handle_overtemp_interrupt()