Home
last modified time | relevance | path

Searched refs:unmap_sg (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
Ddma-mapping.h70 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/freebsd-12-stable/sys/ofed/include/rdma/
Dib_verbs.h1796 void (*unmap_sg)(struct ib_device *dev, member
3068 dev->dma_ops->unmap_sg(dev, sg, nents, direction); in ib_dma_unmap_sg()