epic_read_eeprom
epic_read_eeprom(sc, 0, __arraycount(myea), myea);
epic_read_eeprom(sc, 0x2c, __arraycount(mydevname), mydevname);
static void epic_read_eeprom(struct epic_softc *, int, int, uint16_t *);