Searched refs:DOS_ENTRY_NUMBERS (Results 1 – 3 of 3) sorted by relevance
197 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()
35 #define DOS_ENTRY_NUMBERS 8 macro
514 .max_entries = DOS_ENTRY_NUMBERS,
Completed in 12 milliseconds