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

/freebsd-13-stable/sys/mips/broadcom/
H A Dbcm_nvram_cfe.c83 static bhnd_nvram_data_class * const nvram_cfe_fmts[] = { variable
207 for (u_int i = 0; i < nitems(nvram_cfe_fmts); i++) {
208 *cls = nvram_cfe_fmts[i];

Completed in 24 milliseconds