Searched refs:cur_lpstate (Results 1 – 5 of 5) sorted by relevance
195 static int cur_lpstate; /* cur low power state */ variable654 if (cur_lpstate && cpu_amb_temp < cpu_amb_warning && in envthr()663 (uint_t)fan_speed, cur_lpstate); in envthr()699 cur_lpstate = 0; in pmthr()733 cur_lpstate = in pmthr()737 if (cur_lpstate != prev_lpstate) { in pmthr()738 prev_lpstate = cur_lpstate; in pmthr()749 if (cur_lpstate != 0) { in pmthr()750 prev_lpstate = cur_lpstate; in pmthr()751 cur_lpstate = 0; in pmthr()
122 static int cur_lpstate; /* cur low power state */ variable968 updateadm_ranges(char *name, uchar_t cur_lpstate) in updateadm_ranges() argument1034 if (cur_lpstate == 1) { in updateadm_ranges()1038 tdata = ((fanctl->fan_ctl_pairs[cur_lpstate].tMin / TMIN_UNITS) in updateadm_ranges()1041 switch (fanctl->fan_ctl_pairs[cur_lpstate].tRange) { in updateadm_ranges()1088 cur_lpstate = 0; in pmthr()1121 cur_lpstate = in pmthr()1128 if (pre_lpstate != cur_lpstate) { in pmthr()1129 pre_lpstate = cur_lpstate; in pmthr()1130 updateadm_ranges(SENSOR_SYS_IN, cur_lpstate); in pmthr()
142 static int cur_lpstate; /* cur low power state */ variable1337 updateadm_ranges(char *name, uchar_t cur_lpstate) in updateadm_ranges() argument1406 if (cur_lpstate == 1) { in updateadm_ranges()1410 tdata = ((fanctl->fan_ctl_pairs[cur_lpstate].tMin / TMIN_UNITS) in updateadm_ranges()1413 switch (fanctl->fan_ctl_pairs[cur_lpstate].tRange) { in updateadm_ranges()1458 cur_lpstate = 0; in pmthr()1491 cur_lpstate = in pmthr()1498 if (pre_lpstate != cur_lpstate) { in pmthr()1499 pre_lpstate = cur_lpstate; in pmthr()1500 updateadm_ranges(SENSOR_SYS_OUT, cur_lpstate); in pmthr()[all …]
183 static int cur_lpstate; /* cur low power state */ variable1133 cur_lpstate = 0; in pmthr()1167 cur_lpstate = in pmthr()1171 if (pre_lpstate != cur_lpstate) { in pmthr()1172 pre_lpstate = cur_lpstate; in pmthr()1173 estar_state = (cur_lpstate & 0x1); in pmthr()
332 static int cur_lpstate; /* cur low power state */ variable2184 fan_speed = (cur_lpstate) ? pmfanp->speed_min : in envthr()2192 (float)fan_speed, cur_lpstate); in envthr()2226 cur_lpstate = 0; in pmthr()2259 cur_lpstate = in pmthr()2282 cur_lpstate = 0; in pmthr()