Searched defs:DEBUG_FLAGS (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/sym53c8xx_2/
H A Dsym53c8xx.h161 #define DEBUG_FLAGS sym_debug_flags macro
H A Dsym_hipd.h67 * Both DEBUG_FLAGS and sym_verbose can be redefined
83 #ifndef DEBUG_FLAGS
84 #define DEBUG_FLAGS (0x0000) macro
/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)
3552 if (DEBUG_FLAGS & DEBUG_SCRIPT)
4099 if (DEBUG_FLAGS & DEBUG_NEGO) {
4159 if (DEBUG_FLAGS & DEBUG_TINY) {
4212 if ((DEBUG_FLAGS & DEBUG_TAGS)||bootverbose>2){
4468 if (DEBUG_FLAGS & DEBUG_QUEUE)
4833 if (DEBUG_FLAGS
[all...]

Completed in 92 milliseconds