Searched refs:cur_sgl (Results 1 – 1 of 1) sorted by relevance
1568 struct scatterlist *cur_sgl; in storvsc_queuecommand() local1658 cur_sgl = sgl; in storvsc_queuecommand()1661 page_to_pfn(sg_page((cur_sgl))); in storvsc_queuecommand()1662 cur_sgl = sg_next(cur_sgl); in storvsc_queuecommand()