Searched defs:blkcount (Results 1 – 2 of 2) sorted by relevance
108 static int read_bytes(struct mmc *dev, u32 *dest, u32 blkcount, u32 blksize) in read_bytes()163 static int write_bytes(struct mmc *dev, u32 *src, u32 blkcount, u32 blksize) in write_bytes()
20 e2_blkcnt_t blkcount; member