Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxp.c250 static void fxp_eeprom_putword(struct fxp_softc *sc, int offset,
1191 fxp_eeprom_putword(struct fxp_softc *sc, int offset, uint16_t data) in fxp_eeprom_putword() function
1280 fxp_eeprom_putword(sc, offset + i, data[i]); in fxp_write_eeprom()