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

/freebsd-current/sys/dev/ti/
H A Dif_ti.c204 static uint8_t ti_eeprom_getbyte(struct ti_softc *, int, uint8_t *);
326 ti_eeprom_getbyte(struct ti_softc *sc, int addr, uint8_t *dest) function
406 err = ti_eeprom_getbyte(sc, off + i, &byte);

Completed in 137 milliseconds