Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bce/
H A Dif_bcereg.h621 struct flash_spec { struct
6382 const struct flash_spec *bce_flash_info;
H A Dif_bce.c206 static const struct flash_spec flash_table[] =
303 static const struct flash_spec flash_5709 = {
2461 const struct flash_spec *flash; in bce_init_nvram()
2473 entry_count = sizeof(flash_table) / sizeof(struct flash_spec); in bce_init_nvram()