Home
last modified time | relevance | path

Searched refs:map_sg (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/scsi/
H A Dstex.c323 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); member
354 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); member
719 if (!hba->map_sg(hba, req, &hba->ccb[tag])) { in stex_queuecommand_lck()
1547 .map_sg = stex_map_sg,
1560 .map_sg = stex_map_sg,
1573 .map_sg = stex_map_sg,
1586 .map_sg = stex_map_sg,
1599 .map_sg = stex_ss_map_sg,
1612 .map_sg = stex_ss_map_sg,
1776 hba->map_sg = ci->map_sg; in stex_probe()
/linux/kernel/dma/
H A Ddummy.c55 .map_sg = dma_dummy_map_sg,
H A Dmapping.c247 ents = ops->map_sg(dev, sg, nents, dir, attrs); in __dma_map_sg_attrs()
/linux/arch/sparc/mm/
H A Diommu.c433 .map_sg = sbus_iommu_map_sg_gflush,
444 .map_sg = sbus_iommu_map_sg_pflush,
H A Dio-unit.c286 .map_sg = iounit_map_sg,
/linux/arch/powerpc/kernel/
H A Ddma-iommu.c209 .map_sg = dma_iommu_map_sg,
/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c695 .map_sg = ps3_sb_map_sg,
709 .map_sg = ps3_ioc0_map_sg,
/linux/arch/powerpc/platforms/pseries/
H A Dibmebus.c146 .map_sg = ibmebus_map_sg,
H A Dvio.c609 .map_sg = vio_dma_iommu_map_sg,
/linux/drivers/xen/
H A Dgrant-dma-ops.c295 .map_sg = xen_grant_dma_map_sg,
H A Dswiotlb-xen.c434 .map_sg = xen_swiotlb_map_sg,
/linux/arch/mips/jazz/
H A Djazzdma.c618 .map_sg = jazz_dma_map_sg,
/linux/include/linux/
H A Ddma-map-ops.h45 int (*map_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/linux/arch/x86/kernel/
H A Damd_gart_64.c674 .map_sg = gart_map_sg,
/linux/arch/alpha/kernel/
H A Dpci_iommu.c916 .map_sg = alpha_pci_map_sg,
/linux/arch/sparc/kernel/
H A Diommu.c766 .map_sg = dma_4u_map_sg,
H A Dpci_sun4v.c698 .map_sg = dma_4v_map_sg,
/linux/drivers/parisc/
H A Dccio-dma.c1024 .map_sg = ccio_map_sg,
H A Dsba_iommu.c1088 .map_sg = sba_map_sg,
/linux/arch/arm/mm/
H A Ddma-mapping.c1467 .map_sg = arm_iommu_map_sg,