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

/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
31 /* FIXME: It should be easy for drivers to loop on copy_SCp_to_sg().

Completed in 117 milliseconds