Searched refs:AR_SREV_9160_10_OR_LATER (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_phy.c86 if (AR_SREV_9100(ah) || AR_SREV_9160_10_OR_LATER(ah))
H A Darn_calib.c616 if (!AR_SREV_9100(ah) && !AR_SREV_9160_10_OR_LATER(ah))
981 if (AR_SREV_9100(ah) || AR_SREV_9160_10_OR_LATER(ah)) {
H A Darn_hw.c769 if (AR_SREV_9160_10_OR_LATER(ah)) {
869 } else if (AR_SREV_9160_10_OR_LATER(ah)) {
1107 } else if (AR_SREV_9160_10_OR_LATER(ah)) {
3559 if (AR_SREV_9160_10_OR_LATER(ah) || AR_SREV_9100(ah)) {
H A Darn_reg.h766 #define AR_SREV_9160_10_OR_LATER(_ah) \ macro

Completed in 471 milliseconds