Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c73 #define INVALID_THRESHOLD 1000000 macro
1170 lo_warning = INVALID_THRESHOLD; in sun4v_env_print_sensor_callback()
1174 lo_shutdown = INVALID_THRESHOLD; in sun4v_env_print_sensor_callback()
1178 lo_poweroff = INVALID_THRESHOLD; in sun4v_env_print_sensor_callback()
1182 hi_warning = INVALID_THRESHOLD; in sun4v_env_print_sensor_callback()
1186 hi_shutdown = INVALID_THRESHOLD; in sun4v_env_print_sensor_callback()
1190 hi_poweroff = INVALID_THRESHOLD; in sun4v_env_print_sensor_callback()
1192 if ((lo_poweroff != INVALID_THRESHOLD && in sun4v_env_print_sensor_callback()
1194 (hi_poweroff != INVALID_THRESHOLD && in sun4v_env_print_sensor_callback()
1197 } else if ((lo_shutdown != INVALID_THRESHOLD && in sun4v_env_print_sensor_callback()
[all …]