/drivers/staging/epl/ |
D | Debug.h | 180 #define DEBUG_TRACE4(lvl,str,p1,p2,p3,p4) TraceLvl((lvl),str,p1,p2,p3,p4) argument 197 #define DEBUG_LVL_ALWAYS_TRACE4(str,p1,p2,p3,p4) TRACE4(str,p1,p2,p3,p4) argument 203 #define DEBUG_LVL_ALWAYS_TRACE4(str,p1,p2,p3,p4) argument 211 #define DEBUG_LVL_ERROR_TRACE4(str,p1,p2,p3,p4) TRACE4(str,p1,p2,p3,p4) argument 217 #define DEBUG_LVL_ERROR_TRACE4(str,p1,p2,p3,p4) argument 225 #define DEBUG_LVL_ASSERT_TRACE4(str,p1,p2,p3,p4) TRACE4(str,p1,p2,p3,p4) argument 231 #define DEBUG_LVL_ASSERT_TRACE4(str,p1,p2,p3,p4) argument 239 #define DEBUG_LVL_29_TRACE4(str,p1,p2,p3,p4) TRACE4(str,p1,p2,p3,p4) argument 245 #define DEBUG_LVL_29_TRACE4(str,p1,p2,p3,p4) argument 253 #define DEBUG_LVL_28_TRACE4(str,p1,p2,p3,p4) TRACE4(str,p1,p2,p3,p4) argument [all …]
|
D | EplTarget.h | 115 #define PRINTF4(arg,p1,p2,p3,p4) TRACE4(arg,p1,p2,p3,p4) argument 152 #define PRINTF4(arg,p1,p2,p3,p4) TRACE4(arg,p1,p2,p3,p4) argument 196 #define PRINTF4(arg,p1,p2,p3,p4) TRACE4(arg,p1,p2,p3,p4) argument
|
D | global.h | 1314 #define TRACE4(p0, p1, p2, p3, p4) TRACE(p0, p1, p2, p3, p4) argument 1318 #define TRACE5(p0, p1, p2, p3, p4, p5) TRACE(p0, p1, p2, p3, p4, p5) argument 1322 #define TRACE6(p0, p1, p2, p3, p4, p5, p6) TRACE(p0, p1, p2, p3, p4, p5, p6) argument 1344 #define TRACE4(p0, p1, p2, p3, p4) argument 1348 #define TRACE5(p0, p1, p2, p3, p4, p5) argument 1352 #define TRACE6(p0, p1, p2, p3, p4, p5, p6) argument
|
/drivers/scsi/aacraid/ |
D | sa.c | 158 u32 p1, u32 p2, u32 p3, u32 p4, u32 p5, u32 p6, in sa_sync_cmd()
|
D | rx.c | 147 u32 p1, u32 p2, u32 p3, u32 p4, u32 p5, u32 p6, in rx_sync_cmd()
|
D | aacraid.h | 1048 #define aac_adapter_sync_cmd(dev, command, p1, p2, p3, p4, p5, p6, status, r1, r2, r3, r4) \ argument
|
/drivers/net/wireless/libertas/ |
D | debugfs.c | 110 int p1, p2, p3, p4, p5, p6; in lbs_sleepparams_write() local
|