Home
last modified time | relevance | path

Searched refs:sg_pcopy_to_buffer (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_umem.c345 ret = sg_pcopy_to_buffer(umem->sg_head.sgl, umem->nmap, dst, length, in ib_umem_copy_from()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dscatterlist.h628 sg_pcopy_to_buffer(struct scatterlist *sgl, unsigned int nents, in sg_pcopy_to_buffer() function