Home
last modified time | relevance | path

Searched refs:rl_eeprom_getword (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/rl/
H A Dif_rl.c182 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() function
345 rl_eeprom_getword(sc, off + i, &word); in rl_read_eeprom()