if_bnx.c | 341 int bnx_nvram_write_dword(struct bnx_softc *, uint32_t, uint8_t *, 1653 bnx_nvram_write_dword(struct bnx_softc *sc, uint32_t offset, uint8_t *val, function in typeref:typename:int 2046 rc = bnx_nvram_write_dword(sc, addr, 2065 rc = bnx_nvram_write_dword(sc, addr, buf, cmd_flags); 2083 rc = bnx_nvram_write_dword(sc, addr,
|