Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar9002/
Dar9280_attach.c300 AH5416(ah)->ah_need_an_top2_fixup = 1; in ar9280Attach()
462 if (reg == AR_AN_TOP2 && AH5416(ah)->ah_need_an_top2_fixup) in ar9280WriteIni()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416.h132 int ah_need_an_top2_fixup; /* merlin or later chips that may need this workaround */ member