Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnreg.h1351 #define AR_SREV_9160(sc) \ macro
1356 (AR_SREV_9160(sc) && \
H A Dar5416.c948 if (AR_SREV_9160(sc) && sc->eep_rev >= AR_EEP_MINOR_VER_7) { in ar5416_reset_addac()
H A Dathn.c247 if (AR_SREV_5416(sc) || AR_SREV_9160(sc)) in athn_attach()
H A Dar5008.c2625 if (AR_SREV_9160(sc)) { in ar5008_hw_init()