Home
last modified time | relevance | path

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

/drivers/scsi/
DNCR5380.h55 #define NDEBUG_EXTENDED 0x80000 macro
Datari_NCR5380.c2341 dprintk(NDEBUG_EXTENDED, "scsi%d: receiving extended message\n", HOSTNO); in NCR5380_information_transfer()
2347 dprintk(NDEBUG_EXTENDED, "scsi%d: length=%d, code=0x%02x\n", HOSTNO, in NCR5380_information_transfer()
2359 dprintk(NDEBUG_EXTENDED, "scsi%d: message received, residual %d\n", in NCR5380_information_transfer()
Dsun3_NCR5380.c2304 dprintk(NDEBUG_EXTENDED, "scsi%d: receiving extended message\n", HOSTNO); in NCR5380_information_transfer()
2310 dprintk(NDEBUG_EXTENDED, "scsi%d: length=%d, code=0x%02x\n", HOSTNO, in NCR5380_information_transfer()
2322 dprintk(NDEBUG_EXTENDED, "scsi%d: message received, residual %d\n", in NCR5380_information_transfer()
DNCR5380.c2368 dprintk(NDEBUG_EXTENDED, "scsi%d : receiving extended message\n", instance->host_no);
2375 …dprintk(NDEBUG_EXTENDED, "scsi%d : length=%d, code=0x%02x\n", instance->host_no, (int) extended_ms…
2385 dprintk(NDEBUG_EXTENDED, "scsi%d : message received, residual %d\n", instance->host_no, len);