Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h305 extern HAL_BOOL ar5416Disable(struct ath_hal *ah);
H A Dar5416_attach.c102 ah->ah_disable = ar5416Disable; in ar5416InitState()
H A Dar5416_reset.c1252 ar5416Disable(struct ath_hal *ah) in ar5416Disable() function