Searched refs:os_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
387 os_temp = read_reg(cl, 3, 2);
388 if( hyst_temp < 0 || os_temp < 0 )
394 print_temp(" OS: ", os_temp );
398 x.overheat_temp = os_temp;

Completed in 161 milliseconds