fxp_eeprom_putword
void fxp_eeprom_putword(struct fxp_softc *, int, u_int16_t);
fxp_eeprom_putword(sc, offset + i, data[i]);