sys/dev/ic/ar5008.c
2858
reg = AR_READ(sc, AR_PHY_FIND_SIG);
sys/dev/ic/ar5008.c
2860
AR_WRITE(sc, AR_PHY_FIND_SIG, reg);
sys/dev/ic/ar5008.c
2939
reg = AR_READ(sc, AR_PHY_FIND_SIG);
sys/dev/ic/ar5008.c
2941
AR_WRITE(sc, AR_PHY_FIND_SIG, reg);
sys/dev/ic/ar9003.c
3276
reg = AR_READ(sc, AR_PHY_FIND_SIG);
sys/dev/ic/ar9003.c
3278
AR_WRITE(sc, AR_PHY_FIND_SIG, reg);
sys/dev/ic/ar9003.c
3356
reg = AR_READ(sc, AR_PHY_FIND_SIG);
sys/dev/ic/ar9003.c
3358
AR_WRITE(sc, AR_PHY_FIND_SIG, reg);
sys/dev/ic/ar9285.c
646
AR_WRITE(sc, AR_PHY_FIND_SIG, 0x7ec84d2e);