Searched refs:AR_SREV_KIWI (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416reg.h782 #define AR_SREV_KIWI(_ah) \ macro
790 (AR_SREV_KIWI(_ah) && \
794 (AR_SREV_KIWI(_ah) && \
798 (AR_SREV_KIWI(_ah) && \
802 (AR_SREV_KIWI(_ah) && \
806 (AR_SREV_KIWI(_ah) && \
H A Dar5416_btcoex.c61 if (AR_SREV_KIWI(ah)) {
H A Dar5416_cal.c602 } else if (AR_SREV_MERLIN(ah) || AR_SREV_KIWI(ah)) {
H A Dar5416_reset.c288 if (AR_SREV_KIWI(ah))
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9287.c397 return (AR_SREV_KIWI(ah));

Completed in 48 milliseconds