Searched refs:cur_sgl (Results 1 – 1 of 1) sorted by relevance
1573 struct scatterlist *cur_sgl; in storvsc_queuecommand() local1663 cur_sgl = sgl; in storvsc_queuecommand()1666 page_to_pfn(sg_page((cur_sgl))); in storvsc_queuecommand()1667 cur_sgl = sg_next(cur_sgl); in storvsc_queuecommand()