words_xferred 155 drivers/dma/tegra20-apb-dma.c unsigned int words_xferred; words_xferred 500 drivers/dma/tegra20-apb-dma.c nsg_req->words_xferred = 0; words_xferred 516 drivers/dma/tegra20-apb-dma.c sg_req->words_xferred = 0; words_xferred 644 drivers/dma/tegra20-apb-dma.c sgreq->words_xferred = 0; words_xferred 837 drivers/dma/tegra20-apb-dma.c if (sg_req->words_xferred) words_xferred 840 drivers/dma/tegra20-apb-dma.c } else if (wcount < sg_req->words_xferred) { words_xferred 854 drivers/dma/tegra20-apb-dma.c sg_req->words_xferred = wcount;