Searched refs:map_sg (Results 1 - 21 of 21) sorted by relevance

/linux-master/kernel/dma/
H A Ddummy.c36 .map_sg = dma_dummy_map_sg,
H A Dmapping.c201 ents = ops->map_sg(dev, sg, nents, dir, attrs);
/linux-master/arch/sparc/mm/
H A Diommu.c431 .map_sg = sbus_iommu_map_sg_gflush,
442 .map_sg = sbus_iommu_map_sg_pflush,
H A Dio-unit.c284 .map_sg = iounit_map_sg,
/linux-master/drivers/scsi/
H A Dstex.c323 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); member in struct:st_hba
355 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); member in struct:st_card_info
720 if (!hba->map_sg(hba, req, &hba->ccb[tag])) {
1548 .map_sg = stex_map_sg,
1561 .map_sg = stex_map_sg,
1574 .map_sg = stex_map_sg,
1587 .map_sg = stex_map_sg,
1600 .map_sg = stex_ss_map_sg,
1613 .map_sg = stex_ss_map_sg,
1777 hba->map_sg
[all...]
/linux-master/arch/powerpc/kernel/
H A Ddma-iommu.c211 .map_sg = dma_iommu_map_sg,
/linux-master/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c691 .map_sg = ps3_sb_map_sg,
705 .map_sg = ps3_ioc0_map_sg,
/linux-master/drivers/xen/
H A Dgrant-dma-ops.c291 .map_sg = xen_grant_dma_map_sg,
H A Dswiotlb-xen.c399 .map_sg = xen_swiotlb_map_sg,
/linux-master/arch/mips/jazz/
H A Djazzdma.c612 .map_sg = jazz_dma_map_sg,
/linux-master/include/linux/
H A Ddma-map-ops.h20 * handle PCI P2PDMA pages in the map_sg/unmap_sg operation.
56 * map_sg should return a negative error code on error. See
60 int (*map_sg)(struct device *dev, struct scatterlist *sg, int nents, member in struct:dma_map_ops
/linux-master/arch/powerpc/platforms/pseries/
H A Dibmebus.c145 .map_sg = ibmebus_map_sg,
H A Dvio.c606 .map_sg = vio_dma_iommu_map_sg,
/linux-master/arch/x86/kernel/
H A Damd_gart_64.c669 .map_sg = gart_map_sg,
/linux-master/arch/sparc/kernel/
H A Diommu.c758 .map_sg = dma_4u_map_sg,
H A Dpci_sun4v.c691 .map_sg = dma_4v_map_sg,
/linux-master/arch/alpha/kernel/
H A Dpci_iommu.c929 .map_sg = alpha_pci_map_sg,
/linux-master/drivers/parisc/
H A Dccio-dma.c1022 .map_sg = ccio_map_sg,
H A Dsba_iommu.c1090 .map_sg = sba_map_sg,
/linux-master/arch/arm/mm/
H A Ddma-mapping.c1524 .map_sg = arm_iommu_map_sg,
/linux-master/drivers/iommu/
H A Ddma-iommu.c1734 .map_sg = iommu_dma_map_sg,

Completed in 227 milliseconds