Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bce/
H A Dif_bce.c210 static const struct flash_spec flash_table[] = variable
2547 entry_count = sizeof(flash_table) / sizeof(struct flash_spec); in bce_init_nvram()
2562 for (j = 0, flash = &flash_table[0]; j < entry_count; in bce_init_nvram()
2583 for (j = 0, flash = &flash_table[0]; j < entry_count; j++, flash++) { in bce_init_nvram()