Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dpas16.c380 #if (PDEBUG & PDEBUG_INIT) in pas16_detect()
387 #if (PDEBUG & PDEBUG_INIT) in pas16_detect()
394 #if defined(PDEBUG) && (PDEBUG & PDEBUG_INIT) in pas16_detect()
434 #if defined(PDEBUG) && (PDEBUG & PDEBUG_INIT) in pas16_detect()
Dpas16.h27 #define PDEBUG_INIT 0x1 macro