Searched refs:shutdown_cnt (Results 1 – 4 of 4) sorted by relevance
397 int shutdown_cnt; /* counter for overtemp shutdown */ member
1811 envstat->shutdown_cnt = 1; in update_temp()1851 envstat->shutdown_cnt = 0; in update_temp()1906 if ((envstat->shutdown_cnt++ >= SHUTDOWN_COUNT) && in update_temp()
1305 SAVE_INT32(ksi, temps, shutdown_cnt); in save_temperature()
616 SAVE_INT32(self, tempsp, shutdown_cnt); in save_temperature()