HAL_POWER_MODE
HAL_POWER_MODE ah_powerMode;
HAL_POWER_MODE mode, int setChip);
HAL_POWER_MODE __ahdecl(*ah_getPowerMode)(struct ath_hal*);
extern HAL_BOOL ar5210SetPowerMode(struct ath_hal *, HAL_POWER_MODE mode,
extern HAL_POWER_MODE ar5210GetPowerMode(struct ath_hal *);
HAL_POWER_MODE
ar5210SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
extern HAL_BOOL ar5211SetPowerMode(struct ath_hal *, HAL_POWER_MODE mode,
extern HAL_POWER_MODE ar5211GetPowerMode(struct ath_hal *);
HAL_POWER_MODE
ar5211SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
extern HAL_BOOL ar5212SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
extern HAL_POWER_MODE ar5212GetPowerMode(struct ath_hal *ah);
ar5212SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
HAL_POWER_MODE
extern HAL_BOOL ar5312SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
ar5312SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
extern HAL_BOOL ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
extern HAL_POWER_MODE ar5416GetPowerMode(struct ath_hal *ah);
ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
HAL_POWER_MODE
HAL_POWER_MODE sc_target_powerstate;
HAL_POWER_MODE sc_target_selfgen_state;
HAL_POWER_MODE sc_cur_powerstate;