Searched refs:dge_eeprom_word (Results 1 – 1 of 1) sorted by relevance
630 static uint16_t dge_eeprom_word(struct dge_softc *sc, int addr);2309 sc->sc_eeprom[i] = dge_eeprom_word(sc, i);2320 dge_eeprom_word(struct dge_softc *sc, int addr) function