Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h562 extern HAL_BOOL ar5212PhyDisable(struct ath_hal *ah);
H A Dar5212_attach.c44 .ah_phyDisable = ar5212PhyDisable,
H A Dar5212_reset.c833 ar5212PhyDisable(struct ath_hal *ah) in ar5212PhyDisable() function