Searched defs:TRACE3 (Results 1 – 1 of 1) sorted by relevance
541 #define TRACE3(a) {if (DebugState!=0) {ser_printk a;}} macro546 #define TRACE3(a) {if (DebugState!=0) {printk a;}} macro552 #define TRACE3(a) macro