Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dscatterlist.h142 sg_set_buf(struct scatterlist *sg, const void *buf, unsigned int buflen) in sg_set_buf() function
202 sg_set_buf(sg, buf, buflen); in sg_init_one()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_icm.c122 sg_set_buf(mem, buf, PAGE_SIZE << order); in mlx4_alloc_icm_coherent()
/freebsd/sys/dev/iser/
H A Diser_initiator.c291 sg_set_buf(sg, buf, len); in iser_buf_to_sg()
/freebsd/sys/dev/mthca/
H A Dmthca_memfree.c130 sg_set_buf(mem, buf, PAGE_SIZE << order); in mthca_alloc_icm_coherent()