Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dar5xxx.h1211 { "5424", AR5K_VERSION_RAD, AR5K_SREV_RAD_SC2 }, \
1251 #define AR5K_SREV_RAD_SC2 0xa2 macro
Dar5212.c241 hal->ah_radio_5ghz_revision = AR5K_SREV_RAD_SC2; in ar5k_ar5212_attach()
254 } else if (hal->ah_radio_5ghz_revision < AR5K_SREV_RAD_SC2) { in ar5k_ar5212_attach()