Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c320 static int threshold_low_shut[MAX_TEMP_SENSORS] = {0}; in check_temp() local
406 threshold_low_shut[instance]++; in check_temp()
407 if (threshold_low_shut[instance] == n_read_temp) { in check_temp()
408 threshold_low_shut[instance] = 0; in check_temp()
420 threshold_low_shut[instance] = 0; in check_temp()
438 threshold_low_shut[instance] = 0; in check_temp()
455 threshold_low_shut[instance] = 0; in check_temp()