/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | dma-mapping.h | 149 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_coherent() 156 dma_zalloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_zalloc_coherent() 164 dmam_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dmam_alloc_coherent() 279 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_cpu() 285 dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device()
|
/freebsd/sys/dev/liquidio/ |
H A D | lio_network.h | 194 lio_dma_alloc(size_t size, vm_paddr_t *dma_handle) in lio_dma_alloc()
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_icm.c | 308 dma_addr_t *dma_handle) in mlx4_table_find()
|
H A D | mlx4_mr.c | 702 dma_addr_t dma_handle; in mlx4_write_mtt_chunk() local
|
/freebsd/sys/dev/enic/ |
H A D | if_enic.c | 1367 enic_alloc_consistent(void *priv, size_t size, bus_addr_t * dma_handle, in enic_alloc_consistent() 1390 bus_addr_t dma_handle, struct iflib_dma_info *res) in enic_free_consistent()
|
H A D | vnic_dev.c | 27 bus_addr_t *dma_handle, struct iflib_dma_info *res,u8 *name), in vnic_register_cbacks() 30 bus_addr_t dma_handle,struct iflib_dma_info *res)) in vnic_register_cbacks()
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_memfree.c | 277 void *mthca_table_find(struct mthca_icm_table *table, int obj, dma_addr_t *dma_handle) in mthca_table_find()
|
H A D | mthca_mr.c | 334 dma_addr_t dma_handle; in mthca_arbel_write_mtt_seg() local
|
H A D | mthca_provider.h | 94 dma_addr_t dma_handle; member
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_pci.c | 1533 dma_addr_t *dma_handle, gfp_t flag) in linux_dma_alloc_coherent() 1584 linuxkpi_dmam_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in linuxkpi_dmam_alloc_coherent()
|
/freebsd/sys/dev/mana/ |
H A D | gdma_main.c | 217 bus_addr_t dma_handle; in mana_gd_alloc_memory() local
|
H A D | mana.h | 198 bus_addr_t dma_handle[MAX_MBUF_FRAGS + 1]; member
|
H A D | gdma.h | 247 bus_addr_t dma_handle; /* Physical address */ member
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | main.c | 2741 dma_addr_t dma_handle; in bnxt_re_query_hwrm_dscp2pri() local 2804 dma_addr_t dma_handle; in bnxt_re_set_hwrm_dscp2pri() local
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_verbs.h | 3721 u64 *dma_handle, in ib_dma_alloc_coherent() 3745 u64 dma_handle) in ib_dma_free_coherent()
|
/freebsd/sys/dev/axgbe/ |
H A D | xgbe.h | 529 bus_space_handle_t dma_handle; member
|
/freebsd/sys/dev/mlx4/ |
H A D | device.h | 707 dma_addr_t dma_handle; member
|