Searched refs:iwn_read_eeprom (Results 1 – 1 of 1) sorted by relevance
171 static int iwn_read_eeprom(struct iwn_softc *,588 if ((error = iwn_read_eeprom(sc, ic->ic_macaddr)) != 0) { in iwn_attach()2181 iwn_read_eeprom(struct iwn_softc *sc, uint8_t macaddr[IEEE80211_ADDR_LEN]) in iwn_read_eeprom() function