Home
last modified time | relevance | path

Searched refs:AR_SREV_VERSION_9160 (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/ic/
Dathnreg.h774 #define AR_SREV_VERSION_9160 0x040 macro
1352 ((sc)->mac_ver == AR_SREV_VERSION_9160)
1354 ((sc)->mac_ver >= AR_SREV_VERSION_9160)
Dathn.c589 case AR_SREV_VERSION_9160: in athn_get_mac_name()
Dar5008.c1976 if (sc->mac_ver <= AR_SREV_VERSION_9160 && in ar5008_init_chains()