Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dpas16.c421 #if (PDEBUG & PDEBUG_INIT) in pas16_detect()
428 #if (PDEBUG & PDEBUG_INIT) in pas16_detect()
435 #if defined(PDEBUG) && (PDEBUG & PDEBUG_INIT) in pas16_detect()
471 #if defined(PDEBUG) && (PDEBUG & PDEBUG_INIT) in pas16_detect()
Dpas16.h41 #define PDEBUG_INIT 0x1 macro