Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c1276 int expected_temp; in get_temperature() local
1291 expected_temp = xlate_obs2exp(sensorp, (tempr_t)*temp); in get_temperature()
1295 sensorp->name, *temp, (tempr_t)expected_temp); in get_temperature()
1296 *temp = (tempr_t)expected_temp; in get_temperature()