Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5111.c35 struct ar5111State { struct
46 #define AR5111(ah) ((struct ar5111State *) AH5212(ah)->ah_rfHal) argument
194 struct ar5111State *priv = AR5111(ah); in ar5111GetRfBank()
678 struct ar5111State *priv; in ar5111RfAttach()
683 priv = ath_hal_malloc(sizeof(struct ar5111State)); in ar5111RfAttach()