Searched refs:map_sg (Results 26 - 40 of 40) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Damd_iommu.c2048 * This is a special map_sg function which is used if we should map a
2066 * The exported map_sg function for dma_ops (handles scatter-gather
2069 static int map_sg(struct device *dev, struct scatterlist *sglist, function
2127 * The exported map_sg function for dma_ops (handles scatter-gather
2294 .map_sg = map_sg,
H A Dpci-gart_64.c703 .map_sg = gart_map_sg,
H A Dpci-calgary_64.c481 .map_sg = calgary_map_sg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsun_esp.c479 .map_sg = sbus_esp_map_sg,
H A Desp_scsi.c336 spriv->u.num_sg = esp->ops->map_sg(esp, sg, scsi_sg_count(cmd), dir);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dvio.c571 ret = dma_iommu_ops.map_sg(dev, sglist, nelems, direction, attrs);
608 .map_sg = vio_dma_iommu_map_sg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_verbs.h957 int (*map_sg)(struct ib_device *dev, member in struct:ib_dma_mapping_ops
1709 return dev->dma_ops->map_sg(dev, sg, nents, direction);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dccio-dma.c914 .map_sg = ccio_map_sg,
H A Dsba_iommu.c1030 .map_sg = sba_map_sg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Diommu.c836 .map_sg = dma_4u_map_sg,
H A Dpci_sun4v.c532 .map_sg = dma_4v_map_sg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dpci_iommu.c960 .map_sg = alpha_pci_map_sg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/common/
H A Dsba_iommu.c2203 .map_sg = sba_map_sg_attrs,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_mrmw.c2656 .map_sg = ehca_dma_map_sg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dintel-iommu.c2932 .map_sg = intel_map_sg,

Completed in 304 milliseconds

12