Searched refs:wi_reset (Results 1 – 1 of 1) sorted by relevance
147 STATIC int wi_reset(struct wi_softc *);394 if (wi_reset(sc) != 0) { in wi_attach()795 if ((error = wi_reset(sc)) != 0) in wi_init()1289 wi_reset(struct wi_softc *sc) in wi_reset() function