Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c257 static int iwn_run(struct iwn_softc *);
2547 if ((error = iwn_run(sc)) != 0) { in iwn_newstate()
5971 err = iwn_run(sc); in iwn_fast_recover()
5991 iwn_run(struct iwn_softc *sc) in iwn_run() function