Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
DNCR5380.h50 #define NDEBUG_LISTS 0x400000 macro
Datari_NCR5380.c80 #if (NDEBUG & NDEBUG_LISTS)
983 #if (NDEBUG & NDEBUG_LISTS) in NCR5380_main()
996 dprintk(NDEBUG_LISTS, in NCR5380_main()
DNCR5380.c88 #if (NDEBUG & NDEBUG_LISTS)
998 …dprintk(NDEBUG_LISTS, "MAIN tmp=%p target=%d busy=%d lun=%llu\n", tmp, tmp->device->id, hostda… in DEF_SCSI_QCMD()