ar5210ChipReset
extern HAL_BOOL ar5210ChipReset(struct ath_hal *, struct ieee80211_channel *);
if (!ar5210ChipReset(ah, AH_NULL)) { /* reset chip */
if (!ar5210ChipReset(ah, chan)) {