Searched refs:ti_read_eeprom (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dti.c128 int ti_read_eeprom(struct ti_softc *, caddr_t, int, int);
280 ti_read_eeprom(struct ti_softc *sc, caddr_t dest, int off, int cnt) function
1393 if (ti_read_eeprom(sc, (caddr_t)&sc->arpcom.ac_enaddr,

Completed in 170 milliseconds