HomeSort by relevance Sort by last modified time
    Searched refs:BytesReturned (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBlockIoDxe/
WinNtBlockIo.c 978 UINTN BytesReturned;
994 Locked = Private->WinNtThunk->DeviceIoControl (Private->NtHandle, FSCTL_LOCK_VOLUME, NULL, 0, NULL, 0, &BytesReturned, NULL);
1005 Private->WinNtThunk->DeviceIoControl (Private->NtHandle, FSCTL_UNLOCK_VOLUME, NULL, 0, NULL, 0, &BytesReturned, NULL);
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
GenBootSector.c 143 DWORD BytesReturned;
192 &BytesReturned,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/
WinNtThunk.h 406 LPDWORD BytesReturned,
  /device/linaro/bootloader/edk2/Nt32Pkg/Include/Protocol/
WinNtThunk.h 399 LPDWORD BytesReturned,

Completed in 632 milliseconds