Home
last modified time | relevance | path

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

/reactos/boot/freeldr/freeldr/arch/uefi/
H A Duefidisk.c389 ULONG BlockDeviceIndex; in UefiSetupBlockDevices() local
405 BlockDeviceIndex = 0; in UefiSetupBlockDevices()
427 InternalUefiDisk[BlockDeviceIndex].ArcDriveNumber = BlockDeviceIndex; in UefiSetupBlockDevices()
428 InternalUefiDisk[BlockDeviceIndex].UefiRootNumber = i; in UefiSetupBlockDevices()
429 GetHarddiskInformation(BlockDeviceIndex + FIRST_BIOS_DISK); in UefiSetupBlockDevices()
430 BlockDeviceIndex++; in UefiSetupBlockDevices()