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