Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c397 static int bce_nvram_write (struct bce_softc *, u32, u8 *, int);
2693 bce_nvram_write(struct bce_softc *sc, u32 offset, u8 *data_buf, in bce_nvram_write() function
8868 error = bce_nvram_write(sc, 0, sc->nvram_buf, in bce_sysctl_nvram_write()