Home
last modified time | relevance | path

Searched refs:TDEBUG_INIT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dt128.c185 #if (TDEBUG & TDEBUG_INIT) in t128_detect()
198 #if (TDEBUG & TDEBUG_INIT) in t128_detect()
206 #if defined(TDEBUG) && (TDEBUG & TDEBUG_INIT) in t128_detect()
245 #if defined(TDEBUG) && (TDEBUG & TDEBUG_INIT) in t128_detect()
Dt128.h27 #define TDEBUG_INIT 0x1 macro