Searched refs:DBG_INTERRUPT (Results 1 – 1 of 1) sorted by relevance
58 #define DBG_INTERRUPT 0x00000010 macro69 #define INTPRINTK(args...) do { if (debug & DBG_INTERRUPT) printk(args); } while(0)