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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dscsi.h23 * copy_SCp_to_sg() Assumes contiguous allocation at @sg of at-most @max
27 static inline int copy_SCp_to_sg(struct scatterlist *sg, struct scsi_pointer *SCp, int max) function
H A Dcumana_2.c170 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG);
H A Dpowertec.c142 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG);
H A Deesox.c169 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG);

Completed in 116 milliseconds