Searched refs:hi_shutdown (Results 1 – 1 of 1) sorted by relevance
1133 int32_t hi_warning, hi_shutdown, hi_poweroff; in sun4v_env_print_sensor_callback() local1185 &hi_shutdown, sizeof (hi_shutdown)) != PICL_SUCCESS) in sun4v_env_print_sensor_callback()1186 hi_shutdown = INVALID_THRESHOLD; in sun4v_env_print_sensor_callback()1199 (hi_shutdown != INVALID_THRESHOLD && in sun4v_env_print_sensor_callback()1200 current_val >= hi_shutdown)) { in sun4v_env_print_sensor_callback()