Home
last modified time | relevance | path

Searched refs:VDEB (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
DNCR53c406a.c96 #define VDEB(x) x macro
98 #define VDEB(x) macro
291 VDEB(printk("dma: before count=%d ", count)); in NCR53c406a_dma_setup()
305 VDEB(printk("after count=%d\n", count)); in NCR53c406a_dma_setup()
490 VDEB(printk("NCR53c406a: port 0x%x available\n", ports[i])); in NCR53c406a_detect()
494 VDEB(printk("NCR53c406a: Sig register valid\n")); in NCR53c406a_detect()
495 VDEB(printk("port_base=0x%x\n", port_base)); in NCR53c406a_detect()
700 VDEB(printk("NCR53c406a_queue called\n")); in NCR53c406a_queue_lck()
704 VDEB(for (i = 0; i < SCpnt->cmd_len; i++) in NCR53c406a_queue_lck()
706 VDEB(printk("\n")); in NCR53c406a_queue_lck()
[all …]
/linux-4.4.14/drivers/scsi/pcmcia/
Dsym53c500_cs.c144 #define VDEB(x) x macro
146 #define VDEB(x) macro
367 VDEB(printk("SYM53C500_intr called\n")); in SYM53C500_intr()
425 VDEB(printk("SYM53C500: Data-Out phase\n")); in SYM53C500_intr()
444 VDEB(printk("SYM53C500: Data-In phase\n")); in SYM53C500_intr()
464 VDEB(printk("SYM53C500: Status phase\n")); in SYM53C500_intr()
482 VDEB(printk("SYM53C500: Message-In phase\n")); in SYM53C500_intr()
488 VDEB(printk("SCSI FIFO size=%d\n", inb(port_base + FIFO_FLAGS) & 0x1f)); in SYM53C500_intr()
557 VDEB(printk("SYM53C500_queue called\n")); in SYM53C500_queue_lck()
563 VDEB(for (i = 0; i < SCpnt->cmd_len; i++) in SYM53C500_queue_lck()
[all …]