Searched refs:ah_isHb63 (Results 1 – 2 of 2) sorted by relevance
290 HAL_BOOL ah_isHb63; /* cached HB63 check */ member378 #define IS_HB63(ah) (AH5212(ah)->ah_isHb63 == AH_TRUE)
498 ahp->ah_isHb63 = IS_2425(ah) && ath_hal_eepromGetFlag(ah, AR_EEP_ISTALON); in ar5212Attach()