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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dwindfarm_pm91.c147 struct smu_sdbp_fvt *fvt; local
164 fvt = (struct smu_sdbp_fvt *)&hdr[1];
165 tmax = ((s32)fvt->maxtemp) << 16;
H A Dwindfarm_pm81.c399 struct smu_sdbp_fvt *fvt; local
416 fvt = (struct smu_sdbp_fvt *)&hdr[1];
417 tmax = ((s32)fvt->maxtemp) << 16;
H A Dwindfarm_pm112.c147 struct smu_sdbp_fvt *fvt = (struct smu_sdbp_fvt *)&hdr[1]; local
148 tmax = fvt->maxtemp << 16;

Completed in 55 milliseconds