Searched defs:sblk (Results 1 – 1 of 1) sorted by relevance
632 int32_t mmc_block_read(struct mmc_card *card, uint8_t *buf, uint64_t sblk, uint32_t nblk) in mmc_block_read()684 int32_t mmc_block_write(struct mmc_card *card, const uint8_t *buf, uint64_t sblk, uint32_t nblk) in mmc_block_write()
Completed in 6 milliseconds