Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Ddmx3191d.c41 #define NCR5380_dma_recv_setup NCR5380_dma_setup_none
42 #define NCR5380_dma_send_setup NCR5380_dma_setup_none
DNCR5380.h310 static inline int NCR5380_dma_setup_none(struct NCR5380_hostdata *hostdata, in NCR5380_dma_setup_none() function