Home
last modified time | relevance | path

Searched refs:copy_SCp_to_sg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dscsi.h20 * copy_SCp_to_sg() Assumes contiguous allocation at @sg of at-most @max
24 static inline int copy_SCp_to_sg(struct scatterlist *sg, struct scsi_pointer *SCp, int max) in copy_SCp_to_sg() function
28 /* FIXME: It should be easy for drivers to loop on copy_SCp_to_sg(). in copy_SCp_to_sg()
H A Dpowertec.c139 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in powertecscsi_dma_setup()
H A Deesox.c166 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in eesoxscsi_dma_setup()
H A Dcumana_2.c167 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in cumanascsi_2_dma_setup()
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Darm_scsi.h29 * copy_SCp_to_sg() Assumes contiguous allocation at @sg of at-most @max
33 static inline int copy_SCp_to_sg(struct scatterlist *sg, struct scsi_pointer *SCp, int max) in copy_SCp_to_sg() function
37 /* FIXME: It should be easy for drivers to loop on copy_SCp_to_sg(). in copy_SCp_to_sg()
H A Deesox.c170 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in eesoxscsi_dma_setup()
H A Dpowertec.c143 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in powertecscsi_dma_setup()
H A Dcumana_2.c171 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in cumanascsi_2_dma_setup()

Completed in 6 milliseconds