Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Ddtc.c208 #if (DTCDEBUG & DTCDEBUG_INIT) in dtc_detect()
219 #if (DTCDEBUG & DTCDEBUG_INIT) in dtc_detect()
228 #if defined(DTCDEBUG) && (DTCDEBUG & DTCDEBUG_INIT) in dtc_detect()
274 #if defined(DTCDEBUG) && (DTCDEBUG & DTCDEBUG_INIT) in dtc_detect()
Ddtc.h14 #define DTCDEBUG_INIT 0x1 macro