Searched defs:unmap_sg (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/parisc/include/asm/ | ||
H A D | dma-mapping.h | 17 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nhwents, enum dma_data_direction direction); member in struct:hppa_dma_ops |
/linux-4.1.27/include/linux/ | ||
H A D | dma-mapping.h | 44 void (*unmap_sg)(struct device *dev, member in struct:dma_map_ops |
/linux-4.1.27/drivers/scsi/ | ||
H A D | esp_scsi.h | 376 void (*unmap_sg)(struct esp *esp, struct scatterlist *sg, member in struct:esp_driver_ops |
/linux-4.1.27/drivers/iommu/ | ||
H A D | amd_iommu.c | 2886 static void unmap_sg(struct device *dev, struct scatterlist *sglist, unmap_sg() function |
/linux-4.1.27/include/rdma/ | ||
H A D | ib_verbs.h | 1455 void (*unmap_sg)(struct ib_device *dev, member in struct:ib_dma_mapping_ops |
Completed in 142 milliseconds