Searched defs:dma_handle (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | dma-mapping.h | 148 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_coherent() 155 dma_zalloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_zalloc_coherent() 270 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_cpu() 276 dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device()
|
| /freebsd-13.1/sys/dev/liquidio/ |
| H A D | lio_network.h | 195 lio_dma_alloc(size_t size, vm_paddr_t *dma_handle) in lio_dma_alloc()
|
| /freebsd-13.1/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-13.1/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-13.1/sys/compat/linuxkpi/common/src/ |
| H A D | linux_pci.c | 1095 dma_addr_t *dma_handle, gfp_t flag) in linux_dma_alloc_coherent()
|
| /freebsd-13.1/sys/ofed/include/rdma/ |
| H A D | ib_verbs.h | 3243 u64 *dma_handle, in ib_dma_alloc_coherent() 3267 u64 dma_handle) in ib_dma_free_coherent()
|
| /freebsd-13.1/sys/dev/axgbe/ |
| H A D | xgbe.h | 531 bus_space_handle_t dma_handle; member
|
| /freebsd-13.1/sys/dev/mlx4/ |
| H A D | device.h | 707 dma_addr_t dma_handle; member
|