Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c396 static int bce_nvram_write_dword (struct bce_softc *, u32, u8 *, u32);
2399 bce_nvram_write_dword(struct bce_softc *sc, u32 offset, u8 *val, in bce_nvram_write_dword() function
2807 rc = bce_nvram_write_dword(sc, addr, in bce_nvram_write()
2824 rc = bce_nvram_write_dword(sc, addr, buf, in bce_nvram_write()
2842 rc = bce_nvram_write_dword(sc, addr, in bce_nvram_write()