HomeSort by: relevance | last modified time | path
    Searched defs:iwn_auth (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwn.c 330 static int iwn_auth(struct iwn_softc *);
2017 if ((error = iwn_auth(sc)) != 0) {
4920 iwn_auth(struct iwn_softc *sc) function in typeref:typename:int
if_iwn.c 330 static int iwn_auth(struct iwn_softc *);
2017 if ((error = iwn_auth(sc)) != 0) {
4920 iwn_auth(struct iwn_softc *sc) function in typeref:typename:int

Completed in 29 milliseconds