Searched refs:INVALID_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
73 #define INVALID_THRESHOLD 1000000 macro1170 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 …]