Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c318 static int threshold_low_shut[MAX_TEMP_SENSORS] = {0}; in check_temp() local
404 threshold_low_shut[instance]++; in check_temp()
405 if (threshold_low_shut[instance] == n_read_temp) { in check_temp()
406 threshold_low_shut[instance] = 0; in check_temp()
418 threshold_low_shut[instance] = 0; in check_temp()
436 threshold_low_shut[instance] = 0; in check_temp()
453 threshold_low_shut[instance] = 0; in check_temp()