Searched refs:NDEBUG_EXTENDED (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/scsi/ |
D | NCR5380.h | 53 #define NDEBUG_EXTENDED 0x80000 macro
|
D | NCR5380.c | 1912 dsprintk(NDEBUG_EXTENDED, instance, "receiving extended message\n"); in NCR5380_information_transfer() 1918 dsprintk(NDEBUG_EXTENDED, instance, "length %d, code 0x%02x\n", in NCR5380_information_transfer() 1931 dsprintk(NDEBUG_EXTENDED, instance, "message received, residual %d\n", in NCR5380_information_transfer()
|