Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c322 static int threshold_low_warn[MAX_TEMP_SENSORS] = {0}; in check_temp() local
403 threshold_low_warn[instance] = 0; in check_temp()
423 threshold_low_warn[instance]++; in check_temp()
424 if (threshold_low_warn[instance] == n_read_temp) { in check_temp()
425 threshold_low_warn[instance] = 0; in check_temp()
437 threshold_low_warn[instance] = 0; in check_temp()
454 threshold_low_warn[instance] = 0; in check_temp()