Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c393 static int bce_enable_nvram_write (struct bce_softc *);
2162 bce_enable_nvram_write(struct bce_softc *sc) in bce_enable_nvram_write() function
2791 if ((rc = bce_enable_nvram_write(sc)) != 0) in bce_nvram_write()
2799 bce_enable_nvram_write(sc); in bce_nvram_write()