Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c321 static int threshold_high_warn[MAX_TEMP_SENSORS] = {0}; in check_temp() local
403 threshold_high_warn[instance] = 0; in check_temp()
420 threshold_high_warn[instance] = 0; in check_temp()
437 threshold_high_warn[instance] = 0; in check_temp()
455 threshold_high_warn[instance]++; in check_temp()
456 if (threshold_high_warn[instance] == n_read_temp) { in check_temp()
457 threshold_high_warn[instance] = 0; in check_temp()