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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h68 int (*map_sg)(struct device *dev, struct scatterlist *sg, member in struct:dma_map_ops
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1796 int (*map_sg)(struct ib_device *dev, member in struct:ib_dma_mapping_ops
3060 return dev->dma_ops->map_sg(dev, sg, nents, direction);

Completed in 69 milliseconds