Searched refs:dsprintk (Results 1 – 6 of 6) 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_DM in NCR5380_dma_complete() [all...] |
H A D | NCR5380.h | 261 #define dsprintk(flg, host, fmt, ...) \ macro
|
H A D | atari_scsi.c | 189 dsprintk(NDEBUG_INTR, instance, "NCR5380 interrupt, DMA status = %02x\n", in scsi_tt_intr()
|
/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
|
H A D | mptscsih.c | 2356 dsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_sdev_configure() 2360 dsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_sdev_configure() 2367 dsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_sdev_configure() 2372 dsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_sdev_configure() 2378 dsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_sdev_configure()
|