Searched defs:TRACE3 (Results 1 – 2 of 2) sorted by relevance
258 #define TRACE3(a) {if (DebugState!=0) {ser_printk a;}} macro263 #define TRACE3(a) {if (DebugState!=0) {printk a;}} macro269 #define TRACE3(a) macro
1310 #define TRACE3(p0, p1, p2, p3) TRACE(p0, p1, p2, p3) macro1340 #define TRACE3(p0, p1, p2, p3) macro