Lines Matching refs:debug
200 static int debug; variable
298 if (debug & DEBUG_LOWER) in enQ()
316 if ((debug & DEBUG_LOWER) && qel) { in deQ()
532 if (debug & DEBUG_LOWER) printk("idle: fc\n"); in idle()
537 if(debug & DEBUG_LOWER) printk("idle: fd\n"); in idle()
542 if (debug & DEBUG_LOWER) printk("idle: f9\n"); in idle()
571 if(debug & DEBUG_LOWER) printk("idle: fa\n"); in idle()
576 if (debug>1) { in idle()
609 if(debug & DEBUG_LOWER) printk("idle: fb\n"); in idle()
825 if(debug & DEBUG_VERBOSE) printk("ltpc_ioctl called\n"); in ltpc_ioctl()
876 if(debug & DEBUG_VERBOSE) { in ltpc_poll()
912 if(debug & DEBUG_UPPER) { in ltpc_xmit()
922 if(debug & DEBUG_UPPER) { in ltpc_xmit()
1087 if(debug & DEBUG_VERBOSE) { in ltpc_probe()
1153 if(debug & DEBUG_VERBOSE) { in ltpc_probe()
1233 module_param(debug, int, 0);
1254 if(debug & DEBUG_VERBOSE) printk("unregister_netdev\n"); in ltpc_cleanup()
1261 if(debug & DEBUG_VERBOSE) printk("freeing irq\n"); in ltpc_cleanup()
1266 if(debug & DEBUG_VERBOSE) printk("freeing dma\n"); in ltpc_cleanup()
1271 if(debug & DEBUG_VERBOSE) printk("freeing ioaddr\n"); in ltpc_cleanup()
1278 if(debug & DEBUG_VERBOSE) printk("free_pages\n"); in ltpc_cleanup()
1282 if(debug & DEBUG_VERBOSE) printk("returning from cleanup_module\n"); in ltpc_cleanup()