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