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

/freebsd-11-stable/sys/dev/iser/
H A Diser_initiator.c292 sg_set_buf(sg, buf, len);
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_icm.c122 sg_set_buf(mem, buf, PAGE_SIZE << order);
136 /* We use sg_set_buf for coherent allocs, which assumes low memory */
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dscatterlist.h123 sg_set_buf(struct scatterlist *sg, const void *buf, unsigned int buflen) function
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_memfree.c130 sg_set_buf(mem, buf, PAGE_SIZE << order);
144 /* We use sg_set_buf for coherent allocs, which assumes low memory */

Completed in 80 milliseconds