Searched refs:MAX_RETRIES_FOR_FAN_FAULT (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvd.h122 #define MAX_RETRIES_FOR_FAN_FAULT 10 macro
H A Dpiclenvd.c2080 for (ntries = 0; ntries < MAX_RETRIES_FOR_FAN_FAULT; ntries++) {
2095 if (ntries == MAX_RETRIES_FOR_FAN_FAULT) {
2146 for (ntries = 0; ntries < MAX_RETRIES_FOR_FAN_FAULT; ntries++) {
2161 if (ntries == MAX_RETRIES_FOR_FAN_FAULT) {

Completed in 90 milliseconds