HAL_INT
HAL_BOOL (*ah_getPendingInterrupts) (struct ath_hal *, HAL_INT *);
HAL_INT (*ah_getInterrupts) (struct ath_hal *);
HAL_INT (*ah_setInterrupts) (struct ath_hal *, HAL_INT);
HAL_INT asc_imask; /* interrupt mask copy */
HAL_INT status;