Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c163 AH5416(ah)->ah_writeIni = ar9287WriteIni; in ar9287Attach()
H A Dar9285_attach.c194 AH5416(ah)->ah_writeIni = ar9285WriteIni; in ar9285Attach()
H A Dar9280_attach.c206 AH5416(ah)->ah_writeIni = ar9280WriteIni; in ar9280Attach()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h79 void (*ah_writeIni)(struct ath_hal *, member
H A Dar5416_attach.c223 AH5416(ah)->ah_writeIni = ar5416WriteIni; in ar5416InitState()
H A Dar5416_reset.c192 AH5416(ah)->ah_writeIni(ah, chan); in ar5416Reset()