Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c1747 unsigned long offset_in_hvpg = sgl->offset & ~HV_HYP_PAGE_MASK; in storvsc_queuecommand() local
1748 unsigned int hvpg_count = HVPFN_UP(offset_in_hvpg + length); in storvsc_queuecommand()
1769 payload->range.offset = offset_in_hvpg; in storvsc_queuecommand()