Home
last modified time | relevance | path

Searched refs:AR_SREV_KIWI_12_OR_LATER (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
HDar9287_attach.c209 if (! AR_SREV_KIWI_12_OR_LATER(ah)) { in ar9287Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416reg.h801 #define AR_SREV_KIWI_12_OR_LATER(_ah) \ macro