libsdhcdrivers: Rename mmc's transfer block size

`bs` was not descriptive enough, and `block_size` helps to avoid
confusion.

Further more variable is marked as const and assigned during the
declaration.
1 file changed