Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/OvmfPkg/XenPvBlkDxe/
DBlockFront.h31 INT32 NumRef; member
DBlockFront.c457 IoData->NumRef = NumSegments = (INT32)((End - Start) / EFI_PAGE_SIZE); in XenPvBlockAsyncIo()
621 for (Index = 0; Index < IoData->NumRef; Index++) { in XenPvBlockAsyncIoPoll()