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