Searched refs:AR_SREV_HORNET_12 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c878 if (AR_SREV_HORNET_12(ah)) {
3594 if (AR_SREV_HORNET_12(ah)) {
3668 if (AR_SREV_HORNET_12(ah)) {
3743 if (AR_SREV_HORNET_12(ah)) {
3807 if (AR_SREV_HORNET_12(ah)) {
3874 if (AR_SREV_HORNET_12(ah)) {
3911 if (AR_SREV_HORNET_12(ah)) {
H A Dar9300reg.h3079 #define AR_SREV_HORNET_12(_ah) \ macro
3084 ( AR_SREV_HORNET_10(_ah) || AR_SREV_HORNET_11(_ah) || AR_SREV_HORNET_12(_ah) )
3088 #define AR_SREV_HORNET_12(_ah) 0 macro

Completed in 75 milliseconds