Searched refs:re_eeprom_getword (Results 1 – 1 of 1) sorted by relevance
285 static void re_eeprom_getword __P((struct re_softc *, int, u_int16_t *));31878 static void re_eeprom_getword(struct re_softc *sc, int addr, u_int16_t *dest) in re_eeprom_getword() function31914 re_eeprom_getword(sc, off + i, &word); in re_read_eeprom()