Home
last modified time | relevance | path

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

/u-boot/disk/
A Dpart.c103 typedef uint64_t lba512_t; typedef
105 typedef lbaint_t lba512_t; typedef
112 static lba512_t lba512_muldiv(lba512_t block_count, lba512_t mul_by, in lba512_muldiv()
115 lba512_t bc_quot, bc_rem; in lba512_muldiv()
125 lba512_t lba512; /* number of blocks if 512bytes block size */ in dev_print()

Completed in 3 milliseconds