Searched refs:dma_unmap_sg (Results 1 - 25 of 62) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_lib_dma.c46 dma_unmap_sg(dev, scsi_sglist(cmd), scsi_sg_count(cmd),
H A Dlibsrp.c216 dma_unmap_sg(iue->target->dev, sg, nsg, DMA_BIDIRECTIONAL);
288 dma_unmap_sg(iue->target->dev, sg, nsg, DMA_BIDIRECTIONAL);
H A Djazz_esp.c62 dma_unmap_sg(esp->dev, sg, num_sg, dir);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Ddma-mapping-broken.h35 dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries,
H A Dpci-dma-compat.h67 dma_unmap_sg(hwdev == NULL ? NULL : &hwdev->dev, sg, nents, (enum dma_data_direction)direction);
H A Ddma-mapping-common.h166 #define dma_unmap_sg(d, s, n, r) dma_unmap_sg_attrs(d, s, n, r, NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Ddma-mapping.h39 extern void dma_unmap_sg(struct device *dev, struct scatterlist *sg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Ddma-mapping.h75 dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Ddma-mapping.h57 static inline void dma_unmap_sg(struct device *dev, struct scatterlist *sg, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Ddma-mapping.h35 extern void dma_unmap_sg(struct device *dev, struct scatterlist *sg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Ddma-mapping.h38 void dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dpci-dma.c153 void dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries, function
158 EXPORT_SYMBOL(dma_unmap_sg); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Ddma-mapping.h71 void dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Ddma-mapping.h87 dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Ddma-mapping.h80 dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Ddma-mapping.h229 * dma_unmap_sg - unmap a set of SG buffers mapped by dma_map_sg
240 dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Ddma-mapping.h103 dma_unmap_sg(struct device *dev, struct scatterlist *sg, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Ddma-default.c245 void dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries, function
264 EXPORT_SYMBOL(dma_unmap_sg); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_bsg.c383 dma_unmap_sg(&ha->pdev->dev, bsg_job->request_payload.sg_list,
385 dma_unmap_sg(&ha->pdev->dev, bsg_job->reply_payload.sg_list,
510 dma_unmap_sg(&ha->pdev->dev, bsg_job->request_payload.sg_list,
512 dma_unmap_sg(&ha->pdev->dev, bsg_job->reply_payload.sg_list,
833 dma_unmap_sg(&ha->pdev->dev,
837 dma_unmap_sg(&ha->pdev->dev,
989 dma_unmap_sg(&ha->pdev->dev, bsg_job->request_payload.sg_list,
1190 dma_unmap_sg(&ha->pdev->dev, bsg_job->request_payload.sg_list,
1193 dma_unmap_sg(&ha->pdev->dev, bsg_job->reply_payload.sg_list,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Ddma-mapping.h99 dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_sas.c500 dma_unmap_sg(pm8001_ha->dev, t->scatter, n_elem,
540 dma_unmap_sg(pm8001_ha->dev, task->scatter,
545 dma_unmap_sg(pm8001_ha->dev, &task->smp_task.smp_resp, 1,
547 dma_unmap_sg(pm8001_ha->dev, &task->smp_task.smp_req, 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddma-mapping.h228 dma_unmap_sg(dev, sgl, nents, dir)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Ddma-mapping.h455 extern void dma_unmap_sg(struct device *, struct scatterlist *, int,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dviodasd.c360 dma_unmap_sg(d->dev, sg, nsg, direction);
575 dma_unmap_sg(d->dev, sg, num_sg, pci_direction);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Ddma-mapping.c576 * dma_unmap_sg - unmap a set of SG buffers mapped by dma_map_sg
585 void dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nents, function
594 EXPORT_SYMBOL(dma_unmap_sg); variable

Completed in 291 milliseconds

123