Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar9285_attach.c154 if (AR_SREV_KITE_12_OR_LATER(ah)) { in ar9285Attach()
311 if (AR_SREV_KITE_12_OR_LATER(ah)) { in ar9285WriteIni()
Dar5416reg.h631 #define AR_SREV_KITE_12_OR_LATER(_ah) \ macro