Searched refs:MmcIoBlocks (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/ |
D | MmcBlockIo.c | 219 MmcIoBlocks ( in MmcIoBlocks() function 354 return MmcIoBlocks (This, MMC_IOBLOCKS_READ, MediaId, Lba, BufferSize, Buffer); in MmcReadBlocks() 367 return MmcIoBlocks (This, MMC_IOBLOCKS_WRITE, MediaId, Lba, BufferSize, Buffer); in MmcWriteBlocks()
|