Searched refs:dsprintk (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | NCR5380.c | 512 dsprintk(NDEBUG_QUEUES, instance, "complete_cmd: cmd %p\n", cmd); in complete_cmd() 578 dsprintk(NDEBUG_QUEUES, instance, "command %p added to %s of queue\n", in NCR5380_queue_command() 620 dsprintk(NDEBUG_QUEUES, instance, "dequeue: cmd=%p target=%d busy=0x%02x lun=%llu\n", in dequeue_next_cmd() 625 dsprintk(NDEBUG_QUEUES, instance, in dequeue_next_cmd() 636 dsprintk(NDEBUG_QUEUES, instance, in dequeue_next_cmd() 684 dsprintk(NDEBUG_MAIN, instance, "main: dequeued %p\n", cmd); in NCR5380_main() 700 dsprintk(NDEBUG_MAIN, instance, "main: select complete\n"); in NCR5380_main() 703 dsprintk(NDEBUG_MAIN | NDEBUG_QUEUES, instance, in NCR5380_main() 709 dsprintk(NDEBUG_MAIN, instance, "main: performing information transfer\n"); in NCR5380_main() 745 dsprintk(NDEBUG_DMA, instance, "read overrun handled\n"); in NCR5380_dma_complete() [all …]
|
D | mac_scsi.c | 182 dsprintk(NDEBUG_PSEUDO_DMA, hostdata->host, in macscsi_pread() 290 dsprintk(NDEBUG_PSEUDO_DMA, hostdata->host, in macscsi_pwrite()
|
D | NCR5380.h | 253 #define dsprintk(flg, host, fmt, ...) \ macro
|
D | atari_scsi.c | 189 dsprintk(NDEBUG_INTR, instance, "NCR5380 interrupt, DMA status = %02x\n", in scsi_tt_intr()
|
/Linux-v4.19/drivers/scsi/mpt3sas/ |
D | mpt3sas_debug.h | 120 #define dsprintk(IOC, CMD) \ macro
|
/Linux-v4.19/drivers/message/fusion/ |
D | mptdebug.h | 125 #define dsprintk(IOC, CMD) \ macro
|
D | mptscsih.c | 2362 dsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_slave_configure() 2366 dsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_slave_configure() 2373 dsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_slave_configure() 2378 dsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_slave_configure() 2384 dsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_slave_configure()
|