Home
last modified time | relevance | path

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

/NextBSD/sys/dev/wi/
HDif_wi.c130 static int wi_reset(struct wi_softc *);
251 if (wi_reset(sc) != 0) { in wi_attach()
622 wi_reset(sc); in wi_setup_locked()
1092 wi_reset(struct wi_softc *sc) in wi_reset() function