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

  /src/sys/dev/ic/
athnreg.h 1363 #define AR_SREV_9285(sc) \
1368 (AR_SREV_9285(sc) && \
1372 (AR_SREV_9285(sc) && (sc)->sc_mac_rev >= AR_SREV_REVISION_9285_11))
1374 (AR_SREV_9285(sc) && \
1378 (AR_SREV_9285(sc) && (sc)->sc_mac_rev >= AR_SREV_REVISION_9285_12))
athn.c 167 else if (AR_SREV_9285(sc))
1728 if (AR_SREV_9285(sc) || AR_SREV_9271(sc))
1743 if (AR_SREV_9285(sc)) {
1768 if (ftrig == ((AR_SREV_9285(sc) || AR_SREV_9271(sc)) ? 0x1f : 0x3f))
arn9285.c 416 if (AR_SREV_9285(sc) &&
arn5008.c 2618 if (AR_SREV_9285(sc))

Completed in 20 milliseconds