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

  /src/sys/dev/ic/
wi.c 147 STATIC int wi_reset(struct wi_softc *);
394 if (wi_reset(sc) != 0) {
795 if ((error = wi_reset(sc)) != 0)
1289 wi_reset(struct wi_softc *sc) function in typeref:typename:STATIC int
1293 DPRINTF(("wi_reset\n"));

Completed in 184 milliseconds