Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
DNCR5380.h47 #define NDEBUG_EXTENDED 0x80000 macro
DNCR5380.c2287 dprintk(NDEBUG_EXTENDED, "scsi%d : receiving extended message\n", instance->host_no);
2294 …dprintk(NDEBUG_EXTENDED, "scsi%d : length=%d, code=0x%02x\n", instance->host_no, (int) extended_ms…
2304 dprintk(NDEBUG_EXTENDED, "scsi%d : message received, residual %d\n", instance->host_no, len);
Datari_NCR5380.c2347 dprintk(NDEBUG_EXTENDED, "scsi%d: receiving extended message\n", HOSTNO); in NCR5380_information_transfer()
2353 dprintk(NDEBUG_EXTENDED, "scsi%d: length=%d, code=0x%02x\n", HOSTNO, in NCR5380_information_transfer()
2365 dprintk(NDEBUG_EXTENDED, "scsi%d: message received, residual %d\n", in NCR5380_information_transfer()