Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dc.c265 static void dc_eeprom_putbyte(struct dc_softc *, int);
470 dc_eeprom_putbyte(struct dc_softc *sc, int addr) in dc_eeprom_putbyte() function
573 dc_eeprom_putbyte(sc, addr); in dc_eeprom_getword()