Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxp.c250 static void fxp_eeprom_putword(struct fxp_softc *sc, int offset,
1212 fxp_eeprom_putword(struct fxp_softc *sc, int offset, uint16_t data) in fxp_eeprom_putword() function
1301 fxp_eeprom_putword(sc, offset + i, data[i]); in fxp_write_eeprom()