Home
last modified time | relevance | path

Searched refs:iwn_eeprom_lock (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c144 static int iwn_eeprom_lock(struct iwn_softc *);
1617 iwn_eeprom_lock(struct iwn_softc *sc) in iwn_eeprom_lock() function
2127 if ((error = iwn_eeprom_lock(sc)) != 0) { in iwn_read_eeprom()