Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c391 static int bce_nvram_test (struct bce_softc *);
1327 if (bce_nvram_test(sc)) { in bce_attach()
2889 bce_nvram_test(struct bce_softc *sc) in bce_nvram_test() function