Searched refs:tl_eeprom_putbyte (Results 1 – 1 of 1) sorted by relevance
287 static u_int8_t tl_eeprom_putbyte (struct tl_softc *, int);460 tl_eeprom_putbyte(struct tl_softc *sc, int byte) in tl_eeprom_putbyte() function515 if (tl_eeprom_putbyte(sc, EEPROM_CTL_WRITE)) { in tl_eeprom_getbyte()524 if (tl_eeprom_putbyte(sc, addr)) { in tl_eeprom_getbyte()535 if (tl_eeprom_putbyte(sc, EEPROM_CTL_READ)) { in tl_eeprom_getbyte()