Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Ddmx3191d.c29 #define NCR5380_dma_recv_setup NCR5380_dma_setup_none
30 #define NCR5380_dma_send_setup NCR5380_dma_setup_none
DNCR5380.h320 static inline int NCR5380_dma_setup_none(struct NCR5380_hostdata *hostdata, in NCR5380_dma_setup_none() function