Searched refs:rl_eeprom_getword (Results 1 – 1 of 1) sorted by relevance
182 static void rl_eeprom_getword(struct rl_softc *, int, uint16_t *);302 rl_eeprom_getword(struct rl_softc *sc, int addr, uint16_t *dest) in rl_eeprom_getword() function345 rl_eeprom_getword(sc, off + i, &word); in rl_read_eeprom()