bge_eeprom_getbyte
error = bge_eeprom_getbyte(sc, off + i, &byte);
static uint8_t bge_eeprom_getbyte(struct bge_softc *, int, uint8_t *);