Home
last modified time | relevance | path

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

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