Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dblk.h14 #define LBAFlength "ll" macro
17 #define LBAFlength "l" macro
19 #define LBAF "%" LBAFlength "x"
20 #define LBAFU "%" LBAFlength "u"
/openbmc/u-boot/disk/
H A Dpart_dos.c59 printf("%3d\t%-10" LBAFlength "u\t%-10" LBAFlength in print_one_part()