Lines Matching defs:debug
130 * range. Change debug to mask: 1 for verbose, 2 for higher level stuff
137 * Change source LTALK_LOGGING debug switch to insmod ... debug=2.
150 * Added debug=1 parameter on insmod for debugging prints. Tried
192 * insmod ltpc.o debug=1
200 static int debug;
300 if (debug & DEBUG_LOWER)
318 if ((debug & DEBUG_LOWER) && qel) {
534 if (debug & DEBUG_LOWER) printk("idle: fc\n");
539 if(debug & DEBUG_LOWER) printk("idle: fd\n");
544 if (debug & DEBUG_LOWER) printk("idle: f9\n");
573 if(debug & DEBUG_LOWER) printk("idle: fa\n");
578 if (debug>1) {
611 if(debug & DEBUG_LOWER) printk("idle: fb\n");
828 if(debug & DEBUG_VERBOSE) printk("ltpc_ioctl called\n");
877 if(debug & DEBUG_VERBOSE) {
909 if(debug & DEBUG_UPPER) {
919 if(debug & DEBUG_UPPER) {
1084 if(debug & DEBUG_VERBOSE) {
1150 if(debug & DEBUG_VERBOSE) {
1229 module_param(debug, int, 0);
1250 if(debug & DEBUG_VERBOSE) printk("unregister_netdev\n");
1255 if(debug & DEBUG_VERBOSE) printk("freeing irq\n");
1260 if(debug & DEBUG_VERBOSE) printk("freeing dma\n");
1265 if(debug & DEBUG_VERBOSE) printk("freeing ioaddr\n");
1272 if(debug & DEBUG_VERBOSE) printk("free_pages\n");
1276 if(debug & DEBUG_VERBOSE) printk("returning from cleanup_module\n");