Searched defs:TRACE3 (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/scsi/ |
D | gdth.c | 260 #define TRACE3(a) {if (DebugState!=0) {ser_printk a;}} macro 265 #define TRACE3(a) {if (DebugState!=0) {printk a;}} macro 271 #define TRACE3(a) macro
|
/linux-3.3/fs/xfs/ |
D | xfs_filestream.c | 69 #define TRACE3(mp,t,a0,a1,a2) TRACE6(mp,t,a0,a1,a2,0,0,0) macro
|