Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_reg.h777 #define AR_SREV_9280_20_OR_LATER(_ah) \ macro
H A Darn_hw.h977 #define OLC_FOR_AR9280_20_LATER (AR_SREV_9280_20_OR_LATER(ah) && \
H A Darn_hw.c841 } else if (AR_SREV_9280_20_OR_LATER(ah)) { in ath9k_hw_do_attach()
2965 if (AR_SREV_9280_20_OR_LATER(ah)) { in ath9k_hw_configpcipowersave()
3771 if (AR_SREV_9280_20_OR_LATER(ah) || in ath9k_hw_gpio_cfg_output_mux()
H A Darn_rc.c1487 is_rc_ds = (AR_SREV_9280_20_OR_LATER(sc->sc_ah) && in arn_rc_init()