hyst_temp         375 drivers/macintosh/therm_windtunnel.c 	int hyst_temp, os_temp, temp;
hyst_temp         386 drivers/macintosh/therm_windtunnel.c 	hyst_temp = read_reg(cl, 2, 2);
hyst_temp         388 drivers/macintosh/therm_windtunnel.c 	if( hyst_temp < 0 || os_temp < 0 )
hyst_temp         393 drivers/macintosh/therm_windtunnel.c 	print_temp("  Hyst: ", hyst_temp );
hyst_temp         399 drivers/macintosh/therm_windtunnel.c 	x.overheat_hyst = hyst_temp;