Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bce/
Dif_bcereg.h697 struct flash_spec { struct
6502 const struct flash_spec *bce_flash_info;
Dif_bce.c160 static const struct flash_spec flash_table[] =
257 static const struct flash_spec flash_5709 = {
2497 const struct flash_spec *flash; in bce_init_nvram()
2509 entry_count = sizeof(flash_table) / sizeof(struct flash_spec); in bce_init_nvram()