Searched refs:DEBUG_DEFAULT (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/gigaset/
H A Dgigaset.h143 #define DEBUG_DEFAULT (DEBUG_TRANSCMD | DEBUG_CMD | DEBUG_USBREQ) macro
148 #define DEBUG_DEFAULT 0 macro
H A Dcommon.c26 int gigaset_debuglevel = DEBUG_DEFAULT;
1156 gigaset_debuglevel = DEBUG_DEFAULT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha152x.c285 #define DEBUG_DEFAULT debug_eh macro
404 static int debug[] = {DEBUG_DEFAULT, DEBUG_DEFAULT};
408 static int aha152x[] = {0, 11, 7, 1, 1, 1, DELAY_DEFAULT, 0, DEBUG_DEFAULT};
412 static int aha152x1[] = {0, 11, 7, 1, 1, 1, DELAY_DEFAULT, 0, DEBUG_DEFAULT};
3784 setup[setup_count].debug = DEBUG_DEFAULT;
3855 setup[setup_count].debug = DEBUG_DEFAULT;
3932 setup[setup_count].debug = ints[0] >= 9 ? ints[9] : DEBUG_DEFAULT;
H A Dinitio.c150 static unsigned int i91u_debug = DEBUG_DEFAULT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Deepro100.c118 #define DEBUG_DEFAULT (NETIF_MSG_DRV | \ macro
122 #define DEBUG ((debug >= 0) ? (1<<debug)-1 : DEBUG_DEFAULT)

Completed in 153 milliseconds