ath_reset
ath_reset(sc, ATH_RESET_NOLOSS);
ath_reset(sc, ATH_RESET_NOLOSS);
ath_reset(sc, ATH_RESET_NOLOSS);
return ath_reset(sc, ATH_RESET_FULL);
ath_reset(sc, ATH_RESET_NOLOSS);
ath_reset(sc, ATH_RESET_NOLOSS);
extern int ath_reset(struct ath_softc *, ATH_RESET_TYPE);
(sc->sc_running) ? ath_reset(sc, ATH_RESET_NOLOSS) : 0;
error = sc->sc_running ? ath_reset(sc, ATH_RESET_FULL) : 0;
ath_reset(sc, ATH_RESET_NOLOSS);