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

  /src/sys/dev/ic/
athnreg.h 1349 #define AR_SREV_9280(sc) \
1354 (AR_SREV_9280(sc) && \
1357 (AR_SREV_9280(sc) && \
1361 (AR_SREV_9280(sc) && (sc)->sc_mac_rev >= AR_SREV_REVISION_9280_20))
athn.c 165 else if (AR_SREV_9280(sc))
978 if (AR_SREV_9280(sc))
2213 if (AR_SREV_9280(sc) && (sc->sc_flags & ATHN_FLAG_OLPC)) {
2255 if (AR_SREV_9280(sc) && (sc->sc_flags & ATHN_FLAG_OLPC)) {

Completed in 14 milliseconds