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