Home
last modified time | relevance | path

Searched refs:get_scsi_sgl (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/sparc/include/asm/
Ddma.h100 void (*get_scsi_sgl)(struct device *, struct scatterlist *, int); member
113 sparc32_dma_ops->get_scsi_sgl(dev, sg, sz)
/linux-4.4.14/arch/sparc/mm/
Diommu.c415 .get_scsi_sgl = iommu_get_scsi_sgl_gflush,
426 .get_scsi_sgl = iommu_get_scsi_sgl_pflush,
Dio-unit.c250 .get_scsi_sgl = iounit_get_scsi_sgl,