Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwn.c147 static int iwn_eeprom_lock(struct iwn_softc *);
1587 iwn_eeprom_lock(struct iwn_softc *sc) in iwn_eeprom_lock() function
2208 if ((error = iwn_eeprom_lock(sc)) != 0) { in iwn_read_eeprom()