Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DNCR5380.h42 #define NDEBUG_MAIN 0x100 macro
Datari_scsi.h159 #if NDEBUG & NDEBUG_MAIN
Dsun3_scsi.h300 #if NDEBUG & NDEBUG_MAIN
DNCR5380.c1175 dprintk(NDEBUG_MAIN, ("scsi%d : not connected\n", instance->host_no)); in NCR5380_main()
1202 …dprintk(NDEBUG_MAIN|NDEBUG_QUEUES, ("scsi%d : main() : command for target %d lun %d removed from i… in NCR5380_main()
1231 …dprintk(NDEBUG_MAIN|NDEBUG_QUEUES, ("scsi%d : main(): select() failed, returned to issue_queue\n",… in NCR5380_main()
1265 … dprintk(NDEBUG_MAIN, ("scsi%d : main() : performing information transfer\n", instance->host_no)); in NCR5380_main()
1267 dprintk(NDEBUG_MAIN, ("scsi%d : main() : done set false\n", instance->host_no)); in NCR5380_main()