Searched refs:rtk_eeprom_putbyte (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtl81x9.c130 static void rtk_eeprom_putbyte(struct rtk_softc *, int, int);
162 rtk_eeprom_putbyte(struct rtk_softc *sc, int addr, int addr_len) function
202 rtk_eeprom_putbyte(sc, addr, addr_len);

Completed in 108 milliseconds