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