Searched refs:lbytes (Results 1 – 1 of 1) sorted by relevance
75 unsigned int nbytes, u32 *lbytes) in cc_get_sgl_nents() argument79 *lbytes = 0; in cc_get_sgl_nents()84 *lbytes = nbytes; in cc_get_sgl_nents()90 dev_dbg(dev, "nents %d last bytes %d\n", nents, *lbytes); in cc_get_sgl_nents()257 u32 max_sg_nents, u32 *lbytes, u32 *mapped_nents) in cc_map_sg() argument263 *lbytes = 0; in cc_map_sg()268 *nents = cc_get_sgl_nents(dev, sg, nbytes, lbytes); in cc_map_sg()