Searched refs:sg_set_buf (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | scatterlist.h | 142 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 D | mlx4_icm.c | 122 sg_set_buf(mem, buf, PAGE_SIZE << order); in mlx4_alloc_icm_coherent()
|
| /freebsd/sys/dev/iser/ |
| H A D | iser_initiator.c | 291 sg_set_buf(sg, buf, len); in iser_buf_to_sg()
|
| /freebsd/sys/dev/mthca/ |
| H A D | mthca_memfree.c | 130 sg_set_buf(mem, buf, PAGE_SIZE << order); in mthca_alloc_icm_coherent()
|