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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SdMmcPassThru.h 120 The GetNextSlot() function retrieves the next slot number on an SD controller.
124 If Slot is a slot number that was returned on a previous call to GetNextSlot(), then
127 If Slot is not 0xFF and Slot was not returned on a previous call to GetNextSlot(),
142 to GetNextSlot().
256 EFI_SD_MMC_PASS_THRU_GET_NEXT_SLOT GetNextSlot;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdDxe/
SdDxe.c 644 Status = PassThru->GetNextSlot (PassThru, &Slot);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
EmmcDxe.c     [all...]

Completed in 636 milliseconds