tl_eeprom_putbyte
u_int8_t tl_eeprom_putbyte(struct tl_softc *, int);
if (tl_eeprom_putbyte(sc, EEPROM_CTL_WRITE)) {
if (tl_eeprom_putbyte(sc, addr)) {
if (tl_eeprom_putbyte(sc, EEPROM_CTL_READ)) {