Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bce/
H A Dif_bce.c206 static const struct flash_spec flash_table[] = variable
2473 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()