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 D | ar5416_ani.c | 521 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 D | ar5416reg.h | 91 #define AR_PHY_ERR_2 0x8134 macro
|
/netbsd-src/sys/dev/ic/ |
H A D | athn.c | 512 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 D | athnreg.h | 183 #define AR_PHY_ERR_2 0x8134 macro
|