Searched refs:dsprintk (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/scsi/ |
| H A D | NCR5380.c | 532 dsprintk(NDEBUG_QUEUES, instance, "complete_cmd: cmd %p\n", cmd); in complete_cmd() 600 dsprintk(NDEBUG_QUEUES, instance, "command %p added to %s of queue\n", in NCR5380_queue_command() 642 dsprintk(NDEBUG_QUEUES, instance, "dequeue: cmd=%p target=%d busy=0x%02x lun=%llu\n", in dequeue_next_cmd() 647 dsprintk(NDEBUG_QUEUES, instance, in dequeue_next_cmd() 658 dsprintk(NDEBUG_QUEUES, instance, in dequeue_next_cmd() 706 dsprintk(NDEBUG_MAIN, instance, "main: dequeued %p\n", cmd); in NCR5380_main() 722 dsprintk(NDEBUG_MAIN, instance, "main: select complete\n"); in NCR5380_main() 724 dsprintk(NDEBUG_MAIN | NDEBUG_QUEUES, instance, in NCR5380_main() 730 dsprintk(NDEBUG_MAIN, instance, "main: performing information transfer\n"); in NCR5380_main() 771 dsprintk(NDEBUG_DMA, instance, "read overrun handled\n"); in NCR5380_dma_complete() [all …]
|
| H A D | NCR5380.h | 261 #define dsprintk(flg, host, fmt, ...) \ macro
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_debug.h | 120 #define dsprintk(IOC, CMD) \ macro
|
| /linux/drivers/message/fusion/ |
| H A D | mptdebug.h | 126 #define dsprintk(IOC, CMD) \ macro
|