Searched refs:DMA_PRINTK (Results 1 – 5 of 5) sorted by relevance
/drivers/scsi/ |
D | atari_scsi.c | 342 DMA_PRINTK("SCSI DMA: There are %ld residual bytes.\n", in scsi_tt_intr() 373 DMA_PRINTK("SCSI DMA: DMA bug corrected, " in scsi_tt_intr() 440 DMA_PRINTK("SCSI DMA: There are %ld residual bytes.\n", in scsi_falcon_intr() 476 DMA_PRINTK("SCSI DMA: there are %d rest bytes for phys addr 0x%08lx", in atari_scsi_fetch_restbytes() 480 DMA_PRINTK(" = virt addr %p\n", dst); in atari_scsi_fetch_restbytes() 880 DMA_PRINTK("scsi%d: setting up dma, data = %p, phys = %lx, count = %ld, " in atari_scsi_dma_setup() 1060 DMA_PRINTK("Sorry, must cut DMA transfer size to %ld bytes " in atari_dma_xfer_len()
|
D | sun3_scsi.h | 238 #define DMA_PRINTK(format, args...) \ macro 241 #define DMA_PRINTK(format, args...) macro
|
D | atari_scsi.h | 121 #define DMA_PRINTK(format, args...) \ macro
|
D | atari_NCR5380.c | 1207 DMA_PRINTK("scsi%d: read overrun handled\n", HOSTNO); in NCR5380_dma_complete() 1212 DMA_PRINTK("scsi%d: real DMA transfer complete, basr 0x%X, sr 0x%X\n", in NCR5380_dma_complete() 1232 DMA_PRINTK("Got an input overrun, using saved byte\n"); in NCR5380_dma_complete() 1238 DMA_PRINTK("Doing %d-byte PIO to 0x%08lx\n", cnt, (long)*data); in NCR5380_dma_complete() 1920 DMA_PRINTK("scsi%d: initializing DMA for %s, %d bytes %s %p\n", in NCR5380_transfer_dma()
|
D | sun3_NCR5380.c | 1133 DMA_PRINTK("scsi%d: real DMA transfer complete, basr 0x%X, sr 0x%X\n", in NCR5380_dma_complete() 1857 DMA_PRINTK("scsi%d: initializing DMA for %s, %d bytes %s %p\n", in NCR5380_transfer_dma()
|