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

/freebsd-11-stable/sys/dev/nge/
H A Dif_nge.c182 static void nge_eeprom_getword(struct nge_softc *, int, uint16_t *);
324 nge_eeprom_getword(struct nge_softc *sc, int addr, uint16_t *dest) function
373 nge_eeprom_getword(sc, off + i, &word);

Completed in 57 milliseconds