Home
last modified time | relevance | path

Searched refs:DISK_TEMP_IN_WARNING_RANGE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h284 #define DISK_TEMP_IN_WARNING_RANGE(val, diskp) \ macro
H A Dpiclenvd.c2096 if (!DISK_TEMP_IN_WARNING_RANGE(diskp->current_temp, diskp)) { in disk_temp_thr()
2140 if (DISK_TEMP_IN_WARNING_RANGE(diskp->current_temp, diskp)) { in disk_temp_thr()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvd.h357 #define DISK_TEMP_IN_WARNING_RANGE(val, diskp) \ macro
H A Dpiclenvd.c1613 if (!DISK_TEMP_IN_WARNING_RANGE(diskp->current_temp, diskp)) { in disk_temp_thr()
1656 if (DISK_TEMP_IN_WARNING_RANGE(diskp->current_temp, diskp)) { in disk_temp_thr()