Searched refs:NCR5380_dma_send_setup (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | dmx3191d.c | 30 #define NCR5380_dma_send_setup NCR5380_dma_setup_none macro
|
H A D | NCR5380.h | 298 static int NCR5380_dma_send_setup(struct NCR5380_hostdata *,
|
H A D | atari_scsi.c | 72 #define NCR5380_dma_send_setup atari_scsi_dma_send_setup macro
|
H A D | mac_scsi.c | 43 #define NCR5380_dma_send_setup macscsi_pwrite macro
|
H A D | sun3_scsi.c | 56 #define NCR5380_dma_send_setup sun3scsi_dma_count macro
|
H A D | g_NCR5380.c | 54 #define NCR5380_dma_send_setup generic_NCR5380_psend macro
|
H A D | NCR5380.c | 112 * NCR5380_dma_send_setup - execute DMA/PDMA from memory to 5380 1520 result = NCR5380_dma_send_setup(hostdata, d, c); in NCR5380_transfer_dma() 1554 result = NCR5380_dma_send_setup(hostdata, d, c); in NCR5380_transfer_dma()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | dmx3191d.c | 30 #define NCR5380_dma_send_setup NCR5380_dma_setup_none macro
|
H A D | NCR5380.h | 308 static int NCR5380_dma_send_setup(struct NCR5380_hostdata *,
|
H A D | sun3_scsi.c | 56 #define NCR5380_dma_send_setup sun3scsi_dma_count macro
|
H A D | mac_scsi.c | 43 #define NCR5380_dma_send_setup macscsi_pwrite macro
|
H A D | atari_scsi.c | 72 #define NCR5380_dma_send_setup atari_scsi_dma_send_setup macro
|
H A D | g_NCR5380.c | 54 #define NCR5380_dma_send_setup generic_NCR5380_psend macro
|
H A D | NCR5380.c | 111 * NCR5380_dma_send_setup - execute DMA/PDMA from memory to 5380 1527 result = NCR5380_dma_send_setup(hostdata, d, c); in NCR5380_transfer_dma() 1561 result = NCR5380_dma_send_setup(hostdata, d, c); in NCR5380_transfer_dma()
|
/kernel/linux/linux-5.10/drivers/scsi/arm/ |
H A D | oak.c | 25 #define NCR5380_dma_send_setup oakscsi_pwrite macro
|
H A D | cumana_1.c | 23 #define NCR5380_dma_send_setup cumanascsi_pwrite macro
|
/kernel/linux/linux-6.6/drivers/scsi/arm/ |
H A D | oak.c | 25 #define NCR5380_dma_send_setup oakscsi_pwrite macro
|
H A D | cumana_1.c | 23 #define NCR5380_dma_send_setup cumanascsi_pwrite macro
|
Completed in 18 milliseconds