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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dwindfarm_pm112.c34 #define DBG_LOTS(args...) printk(args) macro
36 #define DBG_LOTS(args...) do { } while(0) macro
225 DBG_LOTS("t_avg = %d.%03d (out: %d.%03d, in: %d.%03d)\n",
272 DBG_LOTS(KERN_DEBUG);
309 DBG_LOTS("[%d] P=%d.%.3d T=%d.%.3d ",
312 DBG_LOTS("fans = %d, t_max = %d.%03d\n", target, FIX32TOPRINT(t_max));
380 DBG_LOTS("backside PID temp=%d.%.3d speed=%d\n",
430 DBG_LOTS("drive_bay PID temp=%d.%.3d speed=%d\n",
477 DBG_LOTS("slots PID power=%d.%.3d speed=%d\n",
518 DBG_LOTS("cpu_all_tma
[all...]

Completed in 39 milliseconds