Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
H A Dif_wi.c144 static int wi_reset(struct wi_softc *);
265 if (wi_reset(sc) != 0) { in wi_attach()
650 wi_reset(sc); in wi_setup_locked()
1122 wi_reset(struct wi_softc *sc) in wi_reset() function