Searched defs:DEBUG3 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_dbg.h32 #define DEBUG3(x) do {if(ql4xextended_error_logging == 3) x;} while (0); macro
34 #define DEBUG3(x) do {} while (0); macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_dbg.h54 #define DEBUG3(x) do {x;} while (0) macro
57 #define DEBUG3(x) do {} while (0) macro

Completed in 198 milliseconds