Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Nt32Pkg/WinNtBlockIoDxe/
DWinNtBlockIo.h57 EfiWinNtPhysicalDisks, enumerator
DWinNtBlockIo.c252 DiskType = EfiWinNtPhysicalDisks; in WinNtBlockIoDriverBindingStart()
554 } else if (DeviceType == EfiWinNtPhysicalDisks) { in WinNtBlockIoCreateMapping()
993 if (Private->DeviceType == EfiWinNtPhysicalDisks) { in WinNtBlockIoWriteBlocks()