Home
last modified time | relevance | path

Searched refs:NDEBUG_EXTENDED (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DNCR5380.h53 #define NDEBUG_EXTENDED 0x80000 macro
Datari_scsi.h225 #if NDEBUG & NDEBUG_EXTENDED
Dsun3_scsi.h366 #if NDEBUG & NDEBUG_EXTENDED
DNCR5380.c2547 dprintk(NDEBUG_EXTENDED, ("scsi%d : receiving extended message\n", instance->host_no));
2554 …dprintk(NDEBUG_EXTENDED, ("scsi%d : length=%d, code=0x%02x\n", instance->host_no, (int) extended_m…
2564 … dprintk(NDEBUG_EXTENDED, ("scsi%d : message received, residual %d\n", instance->host_no, len));