Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_iwn.c144 static int iwn_eeprom_lock(struct iwn_softc *);
1004 iwn_eeprom_lock(struct iwn_softc *sc) in iwn_eeprom_lock() function
1516 if ((error = iwn_eeprom_lock(sc)) != 0) { in iwn_read_eeprom()