Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c113 static int n_retry_fan = PSVC_NUM_OF_RETRIES; variable
132 &n_retry_fan, "n_retry_fan",
416 } while ((retry < n_retry_fan) && (speed <= low_thresh)); in check_fan()