Searched refs:DEBUG_FLAGS (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/tunala/
H A DMakefile12 DEBUG_FLAGS=-g -ggdb3 -Wall -Wshadow macro
14 CFLAGS=$(DEBUG_FLAGS) $(INCLUDE_FLAGS) -DNO_CONFIG_H
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A DMakefile12 DEBUG_FLAGS=-g -ggdb3 -Wall -Wshadow macro
14 CFLAGS=$(DEBUG_FLAGS) $(INCLUDE_FLAGS) -DNO_CONFIG_H
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym53c8xx.h158 #define DEBUG_FLAGS sym_debug_flags macro
H A Dsym_malloc.c164 if (DEBUG_FLAGS & DEBUG_ALLOC) {
181 if (DEBUG_FLAGS & DEBUG_ALLOC)
H A Dsym_hipd.c1436 if (DEBUG_FLAGS & DEBUG_NEGO) {
1494 if (DEBUG_FLAGS & DEBUG_QUEUE)
2159 if (DEBUG_FLAGS & DEBUG_TINY) printf ("T");
2399 if (DEBUG_FLAGS & (DEBUG_TINY|DEBUG_PHASE))
2423 if (DEBUG_FLAGS & DEBUG_PHASE) {
2454 if (DEBUG_FLAGS & DEBUG_PHASE) {
2564 if (DEBUG_FLAGS & DEBUG_PHASE) {
2735 if (DEBUG_FLAGS & DEBUG_TINY) printf ("F ");
2765 if (DEBUG_FLAGS & DEBUG_TINY)
3841 if (DEBUG_FLAGS
[all...]
H A Dsym_hipd.h63 * Both DEBUG_FLAGS and sym_verbose can be redefined
79 #ifndef DEBUG_FLAGS
80 #define DEBUG_FLAGS (0x0000) macro
H A Dsym_fw.c396 if (DEBUG_FLAGS & DEBUG_SCRIPT)
H A Dsym_glue.c637 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("[");
643 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("]\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.c158 #define DEBUG_FLAGS ncr_debug macro
160 #define DEBUG_FLAGS SCSI_NCR_DEBUG_FLAGS macro
331 if (DEBUG_FLAGS & DEBUG_ALLOC)
346 if (DEBUG_FLAGS & DEBUG_ALLOC)
3543 if (DEBUG_FLAGS & DEBUG_SCRIPT)
4090 if (DEBUG_FLAGS & DEBUG_NEGO) {
4150 if (DEBUG_FLAGS & DEBUG_TINY) {
4203 if ((DEBUG_FLAGS & DEBUG_TAGS)||bootverbose>2){
4455 if (DEBUG_FLAGS & DEBUG_QUEUE)
4738 if (DEBUG_FLAGS
[all...]

Completed in 121 milliseconds