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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h210 dma_unmap_sg_attrs(struct device *dev, struct scatterlist *sg, int nents, function
289 #define dma_unmap_sg(d, s, n, r) dma_unmap_sg_attrs(d, s, n, r, NULL)
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h3103 dma_unmap_sg_attrs(dev->dma_device, sg, nents, direction,

Completed in 193 milliseconds