Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c114 static int n_read_temp = PSVC_THRESHOLD_COUNTER; variable
130 &n_read_temp, "n_read_temp",
405 if (threshold_low_shut[instance] == n_read_temp) { in check_temp()
422 if (threshold_low_warn[instance] == n_read_temp) { in check_temp()
439 if (threshold_high_shut[instance] == n_read_temp) { in check_temp()
456 if (threshold_high_warn[instance] == n_read_temp) { in check_temp()