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

/freebsd-10-stable/sys/dev/bce/
H A Dif_bce.c160 static const struct flash_spec flash_table[] = variable in typeref:struct:flash_spec
2509 entry_count = sizeof(flash_table) / sizeof(struct flash_spec);
2524 for (j = 0, flash = &flash_table[0]; j < entry_count;
2545 for (j = 0, flash = &flash_table[0]; j < entry_count; j++, flash++) {

Completed in 134 milliseconds