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

  /src/sys/dev/ic/
athnreg.h 1386 #define AR_SREV_9287(sc) \
1398 (AR_SREV_9287(sc) && (sc)->sc_mac_rev >= AR_SREV_REVISION_9287_11))
1404 (AR_SREV_9287(sc) && (sc)->sc_mac_rev >= AR_SREV_REVISION_9287_12))
1407 (AR_SREV_9287(sc) && (sc)->sc_mac_rev >= AR_SREV_REVISION_9287_13))
athn.c 173 else if (AR_SREV_9287(sc))
1376 if (!AR_SREV_9287(sc)) {

Completed in 16 milliseconds