Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acorn/scsi/
Dscsi.h19 static inline int copy_SCp_to_sg(struct scatterlist *sg, Scsi_Pointer *SCp, int max) in copy_SCp_to_sg() function
Dpowertec.c159 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in powertecscsi_dma_setup()
Dcumana_2.c177 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in cumanascsi_2_dma_setup()
Deesox.c176 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in eesoxscsi_dma_setup()