Searched refs:AR_Q0_STS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211reg.h123 #define AR_Q0_STS 0x0a00 /* Miscellaneous QCU status */ macro
133 #define AR_QSTS(i) (AR_Q0_STS + ((i)<<2))
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212reg.h138 #define AR_Q0_STS 0x0a00 /* MAC Miscellaneous QCU status */ macro
148 #define AR_QSTS(_i) (AR_Q0_STS + ((_i)<<2))

Completed in 97 milliseconds