Searched refs:dma_map_sg_attrs (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/ofed/include/linux/
H A Ddma-mapping.h166 dma_map_sg_attrs(struct device *dev, struct scatterlist *sgl, int nents, function
250 #define dma_map_sg(d, s, n, r) dma_map_sg_attrs(d, s, n, r, NULL)
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_verbs.h1844 return dma_map_sg_attrs(dev->dma_device, sg, nents, direction, attrs);

Completed in 160 milliseconds