Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bce/
H A Dif_bcereg.h623 struct flash_spec { struct
6384 const struct flash_spec *bce_flash_info;
H A Dif_bce.c208 static const struct flash_spec flash_table[] =
305 static const struct flash_spec flash_5709 = {
2482 const struct flash_spec *flash; in bce_init_nvram()
2494 entry_count = sizeof(flash_table) / sizeof(struct flash_spec); in bce_init_nvram()