Searched refs:AR_SREV_9485 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Darn9380.c117 if (AR_SREV_9485(sc)) {
180 if (!AR_SREV_9485(sc)) {
191 if (!AR_SREV_9485(sc)) {
271 if (AR_SREV_9485(sc))
315 if (AR_SREV_9485(sc)) {
341 maxchains = AR_SREV_9485(sc) ? 1 : AR9380_MAX_CHAINS;
348 if (AR_SREV_9485(sc)) {
397 maxchains = AR_SREV_9485(sc) ? 1 : AR9380_MAX_CHAINS;
436 if (AR_SREV_9485(sc))
442 if (AR_SREV_9485(s
[all...]
H A Dathnreg.h1420 #define AR_SREV_9485(sc) \ macro
H A Dathn.c175 else if (AR_SREV_9380(sc) || AR_SREV_9485(sc))
795 if (AR_SREV_9485(sc))
H A Darn9003.c367 sc->sc_eep_size = AR_SREV_9485(sc) ? 4096 : 1024;
2591 if (AR_SREV_9485(sc))

Completed in 193 milliseconds