Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h298 extern HAL_BOOL ar5416Reset(struct ath_hal *ah, HAL_OPMODE opmode,
H A Dar5416_attach.c100 ah->ah_reset = ar5416Reset; in ar5416InitState()
H A Dar5416_reset.c76 ar5416Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5416Reset() function