sys/dev/ic/athn.c
2132
reg = AR_READ(sc, AR_STA_ID1);
sys/dev/ic/athn.c
2135
AR_WRITE(sc, AR_STA_ID1, reg);
sys/dev/ic/athn.c
2141
reg = AR_READ(sc, AR_STA_ID1);
sys/dev/ic/athn.c
2144
AR_WRITE(sc, AR_STA_ID1, reg);
sys/dev/ic/athn.c
2150
reg = AR_READ(sc, AR_STA_ID1);
sys/dev/ic/athn.c
2153
AR_WRITE(sc, AR_STA_ID1, reg);
sys/dev/ic/athn.c
2257
sta_id1 = AR_READ(sc, AR_STA_ID1) & AR_STA_ID1_BASE_RATE_11B;
sys/dev/ic/athn.c
2353
AR_WRITE(sc, AR_STA_ID1, LE_READ_2(&ic->ic_myaddr[4]) |
sys/dev/ic/athn.c
2421
AR_SETBITS(sc, AR_STA_ID1, AR_STA_ID1_PRESERVE_SEQNUM);
sys/dev/ic/athn.c
730
AR_CLRBITS(sc, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
sys/dev/ic/athn.c
738
AR_SETBITS(sc, AR_STA_ID1, AR_STA_ID1_PWR_SAV);