Lines Matching defs:dev
50 static int ipath_mapping_error(struct ib_device *dev, u64 dma_addr) in ipath_mapping_error()
55 static u64 ipath_dma_map_single(struct ib_device *dev, in ipath_dma_map_single()
63 static void ipath_dma_unmap_single(struct ib_device *dev, in ipath_dma_unmap_single()
70 static u64 ipath_dma_map_page(struct ib_device *dev, in ipath_dma_map_page()
94 static void ipath_dma_unmap_page(struct ib_device *dev, in ipath_dma_unmap_page()
101 static int ipath_map_sg(struct ib_device *dev, struct scatterlist *sgl, in ipath_map_sg()
122 static void ipath_unmap_sg(struct ib_device *dev, in ipath_unmap_sg()
129 static u64 ipath_sg_dma_address(struct ib_device *dev, struct scatterlist *sg) in ipath_sg_dma_address()
138 static unsigned int ipath_sg_dma_len(struct ib_device *dev, in ipath_sg_dma_len()
144 static void ipath_sync_single_for_cpu(struct ib_device *dev, in ipath_sync_single_for_cpu()
151 static void ipath_sync_single_for_device(struct ib_device *dev, in ipath_sync_single_for_device()
158 static void *ipath_dma_alloc_coherent(struct ib_device *dev, size_t size, in ipath_dma_alloc_coherent()
172 static void ipath_dma_free_coherent(struct ib_device *dev, size_t size, in ipath_dma_free_coherent()