Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar5xxx.c1526 hal->ah_offset[bank] = i; in ar5k_ar5111_rfregs()
1566 if (!ar5k_rfregs_op(rf, hal->ah_offset[6], in ar5k_ar5111_rfregs()
1570 if (!ar5k_rfregs_op(rf, hal->ah_offset[6], in ar5k_ar5111_rfregs()
1574 if (!ar5k_rfregs_op(rf, hal->ah_offset[6], in ar5k_ar5111_rfregs()
1578 if (!ar5k_rfregs_op(rf, hal->ah_offset[6], in ar5k_ar5111_rfregs()
1582 if (!ar5k_rfregs_op(rf, hal->ah_offset[7], in ar5k_ar5111_rfregs()
1586 if (!ar5k_rfregs_op(rf, hal->ah_offset[7], in ar5k_ar5111_rfregs()
1631 hal->ah_offset[bank] = i; in ar5k_ar5112_rfregs()
1674 ar5k_rfregs_op(rf, hal->ah_offset[6], in ar5k_ar5112_rfregs()
1676 ar5k_rfregs_op(rf, hal->ah_offset[6], in ar5k_ar5112_rfregs()
[all …]
H A Dar5xxx.h1145 u_int32_t ah_offset[AR5K_MAX_RF_BANKS]; member