Searched refs:therm_bus (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_adt746x.c86 static int therm_bus, therm_address; variable
142 if (bus_no != therm_bus)
598 therm_bus = tmp_bus[0]-'0';
600 therm_bus = ((*prop) >> 8) & 0x0f;
607 therm_bus, therm_address, limit_adjust, fan_speed);

Completed in 49 milliseconds