Home
last modified time | relevance | path

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

/u-boot/common/spl/
A Dspl_mmc.c197 for (type_part = 1; type_part <= DOS_ENTRY_NUMBERS; type_part++) { in mmc_load_image_raw_partition()
289 for (int type_part = 1; type_part <= DOS_ENTRY_NUMBERS; type_part++) { in spl_mmc_do_fs_boot()
/u-boot/include/
A Dpart.h35 #define DOS_ENTRY_NUMBERS 8 macro
/u-boot/disk/
A Dpart_dos.c514 .max_entries = DOS_ENTRY_NUMBERS,

Completed in 12 milliseconds