ath_reset
int ath_reset(ieee80211com_t *ic);
(void) ath_reset(&asc->asc_isc);
(void) ath_reset(ic);
ic->ic_reset = ath_reset;