Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h399 dma_unmap_sgtable(struct device *dev, struct sg_table *sgt, in dma_unmap_sgtable() function
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtx.c256 dma_unmap_sgtable(trans->dev, sgt, DMA_TO_DEVICE, 0); in iwl_pcie_free_tso_pages()