Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/BlockIo/
DBlockIo.h81 PEI_GET_NUMBER_BLOCK_DEVICES GetNumberOfBlockDevices; member
/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
DBlockIo2.h208 EFI_PEI_GET_NUMBER_BLOCK_DEVICES2 GetNumberOfBlockDevices; member
DBlockIo.h223 EFI_PEI_GET_NUMBER_BLOCK_DEVICES GetNumberOfBlockDevices; member
/device/linaro/bootloader/edk2/FatPkg/FatPei/
DFatLiteApi.c111 Status = BlockIo2Ppi->GetNumberOfBlockDevices ( in UpdateBlocksAndVolumes()
117 Status = BlockIoPpi->GetNumberOfBlockDevices ( in UpdateBlocksAndVolumes()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/CdExpressPei/
DPeiCdExpress.c208 Status = BlockIo2Ppi->GetNumberOfBlockDevices ( in UpdateBlocksAndVolumes()
214 Status = BlockIoPpi->GetNumberOfBlockDevices ( in UpdateBlocksAndVolumes()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/Generic/
DRecovery.c441 Status = BlockIoPpi->GetNumberOfBlockDevices ( in CheckIfMediaPresentOnBlockIoDevice()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/IdeBusPei/
DAtapiPeim.c70 AtapiBlkIoDev->AtapiBlkIo.GetNumberOfBlockDevices = AtapiGetNumberOfBlockDevices; in AtapiPeimEntry()
74 AtapiBlkIoDev->AtapiBlkIo2.GetNumberOfBlockDevices = AtapiGetNumberOfBlockDevices2; in AtapiPeimEntry()