Searched refs:NCR5380_dma_recv_setup (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | dmx3191d.c | 29 #define NCR5380_dma_recv_setup NCR5380_dma_setup_none macro
|
H A D | NCR5380.h | 300 static int NCR5380_dma_recv_setup(struct NCR5380_hostdata *,
|
H A D | atari_scsi.c | 71 #define NCR5380_dma_recv_setup atari_scsi_dma_recv_setup macro
|
H A D | mac_scsi.c | 42 #define NCR5380_dma_recv_setup macscsi_pread macro
|
H A D | sun3_scsi.c | 55 #define NCR5380_dma_recv_setup sun3scsi_dma_count macro
|
H A D | g_NCR5380.c | 53 #define NCR5380_dma_recv_setup generic_NCR5380_precv macro
|
H A D | NCR5380.c | 113 * NCR5380_dma_recv_setup - execute DMA/PDMA from 5380 to memory 1518 result = NCR5380_dma_recv_setup(hostdata, d, c); in NCR5380_transfer_dma() 1552 result = NCR5380_dma_recv_setup(hostdata, d, c); in NCR5380_transfer_dma()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | dmx3191d.c | 29 #define NCR5380_dma_recv_setup NCR5380_dma_setup_none macro
|
H A D | NCR5380.h | 310 static int NCR5380_dma_recv_setup(struct NCR5380_hostdata *,
|
H A D | sun3_scsi.c | 55 #define NCR5380_dma_recv_setup sun3scsi_dma_count macro
|
H A D | mac_scsi.c | 42 #define NCR5380_dma_recv_setup macscsi_pread macro
|
H A D | atari_scsi.c | 71 #define NCR5380_dma_recv_setup atari_scsi_dma_recv_setup macro
|
H A D | g_NCR5380.c | 53 #define NCR5380_dma_recv_setup generic_NCR5380_precv macro
|
H A D | NCR5380.c | 112 * NCR5380_dma_recv_setup - execute DMA/PDMA from 5380 to memory 1525 result = NCR5380_dma_recv_setup(hostdata, d, c); in NCR5380_transfer_dma() 1559 result = NCR5380_dma_recv_setup(hostdata, d, c); in NCR5380_transfer_dma()
|
/kernel/linux/linux-5.10/drivers/scsi/arm/ |
H A D | oak.c | 24 #define NCR5380_dma_recv_setup oakscsi_pread macro
|
H A D | cumana_1.c | 22 #define NCR5380_dma_recv_setup cumanascsi_pread macro
|
/kernel/linux/linux-6.6/drivers/scsi/arm/ |
H A D | oak.c | 24 #define NCR5380_dma_recv_setup oakscsi_pread macro
|
H A D | cumana_1.c | 22 #define NCR5380_dma_recv_setup cumanascsi_pread macro
|
Completed in 24 milliseconds