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

  /src/sys/dev/ic/
athn.c 298 if (AR_SREV_9380_10_OR_LATER(sc))
306 if (!AR_SREV_9380_10_OR_LATER(sc)) {
673 if (!AR_SREV_9380_10_OR_LATER(sc)) {
681 if (!AR_SREV_9380_10_OR_LATER(sc))
712 (!AR_SREV_9380_10_OR_LATER(sc) ? AR_RC_AHB : 0));
713 } else if (!AR_SREV_9380_10_OR_LATER(sc))
746 if (!AR_SREV_9380_10_OR_LATER(sc))
778 if (!AR_SREV_9380_10_OR_LATER(sc))
794 if (AR_SREV_9380_10_OR_LATER(sc)) {
1305 !AR_SREV_9380_10_OR_LATER(sc) &
    [all...]
athnreg.h 1411 #define AR_SREV_9380_10_OR_LATER(sc) \

Completed in 14 milliseconds