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

  /src/sys/dev/ic/
ath.c 506 ic->ic_reset = ath_reset;
886 ath_reset(ifp);
905 ath_reset(ifp);
1207 ath_reset(struct ifnet *ifp) function in typeref:typename:int
2427 ath_reset(ifp);
4688 ath_reset(&sc->sc_if);
5293 ath_reset(ifp);
ath.c 506 ic->ic_reset = ath_reset;
886 ath_reset(ifp);
905 ath_reset(ifp);
1207 ath_reset(struct ifnet *ifp) function in typeref:typename:int
2427 ath_reset(ifp);
4688 ath_reset(&sc->sc_if);
5293 ath_reset(ifp);
ath.c 506 ic->ic_reset = ath_reset;
886 ath_reset(ifp);
905 ath_reset(ifp);
1207 ath_reset(struct ifnet *ifp) function in typeref:typename:int
2427 ath_reset(ifp);
4688 ath_reset(&sc->sc_if);
5293 ath_reset(ifp);

Completed in 40 milliseconds