Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c320 static int threshold_low_warn[MAX_TEMP_SENSORS] = {0}; in check_temp() local
401 threshold_low_warn[instance] = 0; in check_temp()
421 threshold_low_warn[instance]++; in check_temp()
422 if (threshold_low_warn[instance] == n_read_temp) { in check_temp()
423 threshold_low_warn[instance] = 0; in check_temp()
435 threshold_low_warn[instance] = 0; in check_temp()
452 threshold_low_warn[instance] = 0; in check_temp()