Searched refs:NDEBUG_RESELECTION (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | NCR5380.h | 42 #define NDEBUG_RESELECTION 0x4000 macro
|
D | atari_NCR5380.c | 2495 dprintk(NDEBUG_RESELECTION, "scsi%d: reselect\n", HOSTNO); in NCR5380_reselect() 2648 dprintk(NDEBUG_RESELECTION, "scsi%d: nexus established, target = %d, lun = %llu, tag = %d\n", in NCR5380_reselect()
|
D | NCR5380.c | 2510 …dprintk(NDEBUG_RESELECTION, "scsi%d : nexus established, target = %d, lun = %llu, tag = %d\n", ins…
|