Searched refs:flash_table (Results 1 – 1 of 1) sorted by relevance
206 static const struct flash_spec flash_table[] = variable2473 entry_count = sizeof(flash_table) / sizeof(struct flash_spec); in bce_init_nvram()2488 for (j = 0, flash = &flash_table[0]; j < entry_count; in bce_init_nvram()2509 for (j = 0, flash = &flash_table[0]; j < entry_count; j++, flash++) { in bce_init_nvram()