HomeSort by: relevance | last modified time | path
    Searched refs:AR_SREV_5416_20_OR_LATER (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
arn5416.c 238 if (AR_SREV_5416_20_OR_LATER(sc) &&
254 if (i > 0 && !AR_SREV_5416_20_OR_LATER(sc))
463 if (AR_SREV_5416_20_OR_LATER(sc) &&
492 if (i == 0 || AR_SREV_5416_20_OR_LATER(sc)) {
athnreg.h 1332 #define AR_SREV_5416_20_OR_LATER(sc) \
arn5008.c 749 if (AR_SREV_5416_20_OR_LATER(sc))
2473 else if (AR_SREV_5416_20_OR_LATER(sc)) {
2550 if (i == 0 && !AR_SREV_5416_20_OR_LATER(sc)) {

Completed in 36 milliseconds