Searched refs:table_start_block (Results 1 – 6 of 6) sorted by relevance
18 uint32_t table_start_block; member
53 .table_start_block = 20,
49 .table_start_block = 20,
256 config_.aml.table_start_block, config_.aml.table_end_block); in FindBadBlockTable()258 const uint32_t blocks = config_.aml.table_end_block - config_.aml.table_start_block; in FindBadBlockTable()271 uint32_t block = config_.aml.table_start_block; in FindBadBlockTable()
56 config->bad_block_config.aml.table_start_block = partition.first_block; in ExtractNandConfig()
206 .table_start_block = 0, in MakeBadBlockConfig()
Completed in 13 milliseconds