Home
last modified time | relevance | path

Searched refs:offset_in_hvpg (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/scsi/
Dstorvsc_drv.c1794 unsigned long offset_in_hvpg = offset_in_hvpage(sgl->offset); in storvsc_queuecommand() local
1795 unsigned int hvpg_count = HVPFN_UP(offset_in_hvpg + length); in storvsc_queuecommand()
1810 payload->range.offset = offset_in_hvpg; in storvsc_queuecommand()