Searched defs:DEBUG2 (Results 1 - 3 of 3) 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.h25 #define DEBUG2(x) do {if(ql4xextended_error_logging == 2) x;} while (0); macro
28 #define DEBUG2(x) do {} while (0); macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dndis2.c216 #define DEBUG2(fmt,a,b) printf (fmt,a,b) macro
222 #define DEBUG2(fmt,a,b) ((void)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.h44 #define DEBUG2(x) do { if (ql2xextended_error_logging) { x; } } while (0) macro

Completed in 103 milliseconds