Searched refs:tl_read_eeprom (Results 1 – 1 of 1) sorted by relevance
261 int tl_read_eeprom(struct tl_softc *, caddr_t, int, int);489 tl_read_eeprom(struct tl_softc *sc, caddr_t dest, int off, int cnt) in tl_read_eeprom() function1937 if (tl_read_eeprom(sc, (caddr_t)&sc->arpcom.ac_enaddr, in tl_attach()