Home
last modified time | relevance | path

Searched refs:copy_SCp_to_sg (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/scsi/arm/
Darm_scsi.h33 static inline int copy_SCp_to_sg(struct scatterlist *sg, struct scsi_pointer *SCp, int max) in copy_SCp_to_sg() function
Dpowertec.c143 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in powertecscsi_dma_setup()
Dcumana_2.c171 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in cumanascsi_2_dma_setup()
Deesox.c170 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in eesoxscsi_dma_setup()