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

  /src/sys/dev/ic/
arn5416.c 328 if (AR_SREV_9280_10_OR_LATER(sc)) {
345 if (AR_SREV_9280_10_OR_LATER(sc)) {
652 if (AR_SREV_9280_10_OR_LATER(sc)) {
arn5008.c 1682 if (!AR_SREV_9280_10_OR_LATER(sc)) {
1866 if (AR_SREV_9280_10_OR_LATER(sc))
1873 if (AR_SREV_9280_10_OR_LATER(sc))
1990 log = AR_SREV_9280_10_OR_LATER(sc) ? 10 : 2;
2043 if (!AR_SREV_9280_10_OR_LATER(sc) &&
2110 if (!AR_SREV_9280_10_OR_LATER(sc) &&
2162 if (!AR_SREV_9280_10_OR_LATER(sc) &&
2169 if (AR_SREV_9280_10_OR_LATER(sc))
2464 if (AR_SREV_9280_10_OR_LATER(sc)) {
2563 else if (AR_SREV_9280_10_OR_LATER(sc)
    [all...]
athnreg.h 1351 #define AR_SREV_9280_10_OR_LATER(sc) \
1423 #define AR_SINGLE_CHIP(sc) AR_SREV_9280_10_OR_LATER(sc)
athn.c 300 if (AR_SREV_9280_10_OR_LATER(sc)) {
487 if (AR_SREV_9280_10_OR_LATER(sc) &&
799 } else if (AR_SREV_9280_10_OR_LATER(sc)) {
2261 if (AR_SREV_9280_10_OR_LATER(sc))

Completed in 21 milliseconds