Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
DNvmExpressBlockIo.c174 UINTN OrginalBlocks; in NvmeRead() local
196 OrginalBlocks = Blocks; in NvmeRead()
223 (UINT64)OrginalBlocks, (UINT64)Blocks, BlockSize, Status)); in NvmeRead()
252 UINTN OrginalBlocks; in NvmeWrite() local
274 OrginalBlocks = Blocks; in NvmeWrite()
301 (UINT64)OrginalBlocks, (UINT64)Blocks, BlockSize, Status)); in NvmeWrite()
722 UINTN OrginalBlocks; in NvmeAsyncRead() local
729 OrginalBlocks = Blocks; in NvmeAsyncRead()
807 (UINT64)OrginalBlocks, (UINT64)Blocks, BlockSize, Status)); in NvmeAsyncRead()
841 UINTN OrginalBlocks; in NvmeAsyncWrite() local
[all …]