Home
last modified time | relevance | path

Searched refs:AR_SREV_9160 (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/dev/ic/
H A Dathnreg.h1341 #define AR_SREV_9160(sc) \ macro
1346 (AR_SREV_9160(sc) && \
H A Darn5416.c950 if (AR_SREV_9160(sc) && sc->sc_eep_rev >= AR_EEP_MINOR_VER_7) { in ar5416_reset_addac()
H A Dathn.c163 if (AR_SREV_5416(sc) || AR_SREV_9160(sc)) in athn_attach()
H A Darn5008.c2478 if (AR_SREV_9160(sc)) { in ar5008_hw_init()