Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c116 static int n_read_temp = PSVC_THRESHOLD_COUNTER; variable
132 &n_read_temp, "n_read_temp",
407 if (threshold_low_shut[instance] == n_read_temp) { in check_temp()
424 if (threshold_low_warn[instance] == n_read_temp) { in check_temp()
441 if (threshold_high_shut[instance] == n_read_temp) { in check_temp()
458 if (threshold_high_warn[instance] == n_read_temp) { in check_temp()