Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211.h152 extern HAL_BOOL ar5211PhyDisable(struct ath_hal *);
Dar5211_attach.c47 .ah_phyDisable = ar5211PhyDisable,
Dar5211_reset.c560 ar5211PhyDisable(struct ath_hal *ah) in ar5211PhyDisable() function