Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwEmmcDxe/
DDwEmmcDxe.c261 IsPendingWriteCommand ( in IsPendingWriteCommand() function
380 if (IsPendingReadCommand (Cmd) || IsPendingWriteCommand (Cmd)) { in DwEmmcSendCommand()