Home
last modified time | relevance | path

Searched defs:AR_QTXDP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211reg.h79 #define AR_QTXDP(i) (AR_Q0_TXDP + ((i)<<2)) macro
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212reg.h94 #define AR_QTXDP(_i) (AR_Q0_TXDP + ((_i)<<2)) macro
/netbsd-src/sys/dev/ic/
H A Dathnreg.h68 #define AR_QTXDP(i) (0x0800 + (i) * 4) macro