sys/dev/ic/athn.c
2073
reg = AR_READ(sc, AR_STA_ID1);
sys/dev/ic/athn.c
2076
AR_WRITE(sc, AR_STA_ID1, reg);
sys/dev/ic/athn.c
2082
reg = AR_READ(sc, AR_STA_ID1);
sys/dev/ic/athn.c
2085
AR_WRITE(sc, AR_STA_ID1, reg);
sys/dev/ic/athn.c
2091
reg = AR_READ(sc, AR_STA_ID1);
sys/dev/ic/athn.c
2094
AR_WRITE(sc, AR_STA_ID1, reg);
sys/dev/ic/athn.c
2200
sta_id1 = AR_READ(sc, AR_STA_ID1) & AR_STA_ID1_BASE_RATE_11B;
sys/dev/ic/athn.c
2298
AR_WRITE(sc, AR_STA_ID1, LE_READ_2(&ic->ic_myaddr[4]) |
sys/dev/ic/athn.c
2363
AR_SETBITS(sc, AR_STA_ID1, AR_STA_ID1_PRESERVE_SEQNUM);
sys/dev/ic/athn.c
766
AR_CLRBITS(sc, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
sys/dev/ic/athn.c
775
AR_SETBITS(sc, AR_STA_ID1, AR_STA_ID1_PWR_SAV);