Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h153 extern HAL_BOOL ar5211Disable(struct ath_hal *);
H A Dar5211_attach.c49 .ah_disable = ar5211Disable,
H A Dar5211_reset.c570 ar5211Disable(struct ath_hal *ah) in ar5211Disable() function