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

/linux-4.1.27/drivers/scsi/
H A Dstorvsc_drv.c1561 struct scatterlist *cur_sgl; storvsc_queuecommand() local
1664 cur_sgl = sgl; storvsc_queuecommand()
1667 page_to_pfn(sg_page((cur_sgl))); storvsc_queuecommand()
1668 cur_sgl = sg_next(cur_sgl); storvsc_queuecommand()

Completed in 159 milliseconds