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

  /src/sys/dev/pci/
if_iwi.c 135 static int iwi_reset(struct iwi_softc *);
280 if (iwi_reset(sc) != 0) {
1972 iwi_reset(struct iwi_softc *sc) function in typeref:typename:int
2733 if ((error = iwi_reset(sc)) != 0) {

Completed in 12 milliseconds