Searched refs:dma_sglen (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dtmio_mmc.c424 host->dma_sglen = ret;
480 host->dma_sglen = ret;
552 dma_unmap_sg(&host->pdev->dev, host->sg_ptr, host->dma_sglen,
555 dma_unmap_sg(&host->pdev->dev, host->sg_ptr, host->dma_sglen,
H A Dtmio_mmc.h116 unsigned int dma_sglen; member in struct:tmio_mmc_host

Completed in 142 milliseconds