Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathn.c518 AR_WRITE(sc, AR_PHY_ERR_2, 0); in athn_rx_start()
1651 AR_WRITE(sc, AR_PHY_ERR_2, 0); in athn_ani_restart()
1694 phy2 = AR_READ(sc, AR_PHY_ERR_2); in athn_ani_monitor()
1701 AR_WRITE(sc, AR_PHY_ERR_2, ani->cck_phy_err_base); in athn_ani_monitor()
H A Dathnreg.h179 #define AR_PHY_ERR_2 0x8134 macro