athn_hw_reset
int athn_hw_reset(struct athn_softc *, struct ieee80211_channel *,
if ((error = athn_hw_reset(sc, c, extc, 1)) != 0) {
error = athn_hw_reset(sc, c, extc, 0);
error = athn_hw_reset(sc, c, extc, 0);
int athn_hw_reset(struct athn_softc *, struct ieee80211_channel *,
error = athn_hw_reset(sc, c, extc, 1);