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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dgigaset.h101 #define DEBUG_DEFAULT (DEBUG_TRANSCMD | DEBUG_CMD | DEBUG_USBREQ) macro
106 #define DEBUG_DEFAULT 0 macro
H A Dcommon.c1190 gigaset_debuglevel = DEBUG_DEFAULT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.c284 #define DEBUG_DEFAULT debug_eh macro
409 static int debug[] = {DEBUG_DEFAULT, DEBUG_DEFAULT};
413 static int aha152x[] = {0, 11, 7, 1, 1, 1, DELAY_DEFAULT, 0, DEBUG_DEFAULT};
417 static int aha152x1[] = {0, 11, 7, 1, 1, 1, DELAY_DEFAULT, 0, DEBUG_DEFAULT};
3750 setup[setup_count].debug = DEBUG_DEFAULT;
3821 setup[setup_count].debug = DEBUG_DEFAULT;
3898 setup[setup_count].debug = ints[0] >= 9 ? ints[9] : DEBUG_DEFAULT;
H A Dinitio.c119 static unsigned int i91u_debug = DEBUG_DEFAULT;

Completed in 53 milliseconds