Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/arm/
H A 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
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()
H A Deesox.c170 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in eesoxscsi_dma_setup()