fxp_read_eeprom
static void fxp_read_eeprom(struct fxp_softc *sc, u_short *data,
fxp_read_eeprom(sc, &data, 6, 1);
fxp_read_eeprom(sc, &data, 5, 1);
fxp_read_eeprom(sc, &data, 10, 1);
fxp_read_eeprom(sc, &data, i, 1);
fxp_read_eeprom(sc, &data, i, 1);
fxp_read_eeprom(sc, (u_int16_t *)sc->arpcom.ac_enaddr, 0, 3);
fxp_read_eeprom(sc, &data, 10, 1);