Searched refs:dma_unmap_sg (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/ |
| HD | dma-mapping.h | 345 #define dma_unmap_sg(d, s, n, r) dma_unmap_sg_attrs(d, s, n, r, 0) macro
|
| HD | pci.h | 1057 dma_unmap_sg((_hwdev) == NULL ? NULL : &(_hwdev)->dev, \
|
| /freebsd-13-stable/sys/ofed/include/rdma/ |
| HD | ib_verbs.h | 3155 dma_unmap_sg(dev->dma_device, sg, nents, direction); in ib_dma_unmap_sg()
|