Searched refs:hvpgoff (Results 1 – 1 of 1) sorted by relevance
1834 unsigned int hvpgoff, hvpfns_to_add; in storvsc_queuecommand() local1862 hvpgoff = HVPFN_DOWN(sgl->offset); in storvsc_queuecommand()1863 hvpfn = page_to_hvpfn(sg_page(sgl)) + hvpgoff; in storvsc_queuecommand()1865 hvpgoff; in storvsc_queuecommand()