Searched refs:lba512_t (Results 1 - 1 of 1) sorted by relevance

/u-boot/disk/
H A Dpart.c156 typedef uint64_t lba512_t; typedef
158 typedef lbaint_t lba512_t; typedef
165 static lba512_t lba512_muldiv(lba512_t block_count, lba512_t mul_by,
168 lba512_t bc_quot, bc_rem;
178 lba512_t lba512; /* number of blocks if 512bytes block size */

Completed in 32 milliseconds