Searched refs:EmmcGetDeviceState (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
H A DMmcIdentification.c73 EmmcGetDeviceState ( function
90 DEBUG ((EFI_D_ERROR, "EmmcGetDeviceState(): Failed to get card status, Status=%r.\n", Status));
95 DEBUG ((EFI_D_ERROR, "EmmcGetDeviceState(): Failed to get response of CMD13, Status=%r.\n", Status));
99 DEBUG ((EFI_D_ERROR, "EmmcGetDeviceState(): Failed to switch expected mode, Status=%r.\n", Status));
130 Status = EmmcGetDeviceState (MmcHostInstance, &State);
228 Status = EmmcGetDeviceState (MmcHostInstance, &State);

Completed in 57 milliseconds