Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416.h240 extern HAL_BOOL ar5416Disable(struct ath_hal *ah);
Dar5416_attach.c100 ah->ah_disable = ar5416Disable; in ar5416InitState()
Dar5416_reset.c1158 ar5416Disable(struct ath_hal *ah) in ar5416Disable() function