Searched refs:hyst_temp (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dtherm_windtunnel.c375 int hyst_temp, os_temp, temp; local
386 hyst_temp = read_reg(cl, 2, 2);
388 if( hyst_temp < 0 || os_temp < 0 )
393 print_temp(" Hyst: ", hyst_temp );
399 x.overheat_hyst = hyst_temp;

Completed in 59 milliseconds