Home
last modified time | relevance | path

Searched refs:AR_PHY_ERR_2 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_ani.c521 OS_REG_WRITE(ah, AR_PHY_ERR_2, params->cckPhyErrBase); in ar5416AniRestart()
634 phyCnt2 = OS_REG_READ(ah, AR_PHY_ERR_2); in ar5416ProcessMibIntr()
804 phyCnt2 = OS_REG_READ(ah, AR_PHY_ERR_2); in updateMIBStats()
H A Dar5416reg.h91 #define AR_PHY_ERR_2 0x8134 macro
/netbsd-src/sys/dev/ic/
H A Dathn.c512 AR_WRITE(sc, AR_PHY_ERR_2, 0); in athn_rx_start()
1590 AR_WRITE(sc, AR_PHY_ERR_2, 0); in athn_ani_restart()
1635 phy2 = AR_READ(sc, AR_PHY_ERR_2); in athn_ani_monitor()
1642 AR_WRITE(sc, AR_PHY_ERR_2, ani->cck_phy_err_base); in athn_ani_monitor()
H A Dathnreg.h183 #define AR_PHY_ERR_2 0x8134 macro