Searched refs:temp_degree_c (Results 1 – 1 of 1) sorted by relevance
1697 uint_t temp_degree_c; in envctrl_check_tempr_levels() local1731 temp_degree_c = _cpu_temps[data[i]]; in envctrl_check_tempr_levels()1733 temp_degree_c = ((int)data[i] * t_scale_num[j]) / in envctrl_check_tempr_levels()1778 temp_degree_c, data[i], unitp->temp_kstats[j].label); in envctrl_check_tempr_levels()1780 unitp->temp_kstats[j].value = temp_degree_c; in envctrl_check_tempr_levels()1781 if ((temp_degree_c >= in envctrl_check_tempr_levels()1783 (temp_degree_c < unitp->temp_kstats[j].min)) { in envctrl_check_tempr_levels()1790 temp_degree_c, unitp->temp_kstats[j].label); in envctrl_check_tempr_levels()1792 if (temp_degree_c >= in envctrl_check_tempr_levels()1800 temp_degree_c, unitp->temp_kstats[j].label); in envctrl_check_tempr_levels()