Home
last modified time | relevance | path

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

/freebsd/sys/dev/re/
H A Dif_re.c298 static void re_eeprom_putbyte (struct rl_softc *, int);
369 re_eeprom_putbyte(struct rl_softc *sc, int addr) in re_eeprom_putbyte() function
405 re_eeprom_putbyte(sc, addr); in re_eeprom_getword()