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

/freebsd-current/sys/dev/usb/net/
H A Dif_aue.c222 static uint16_t aue_eeprom_getword(struct aue_softc *, int);
383 aue_eeprom_getword(struct aue_softc *sc, int addr) function
413 word = aue_eeprom_getword(sc, offset + i);

Completed in 28 milliseconds