Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312.h73 extern HAL_BOOL ar5312PhyDisable(struct ath_hal *ah);
H A Dar5312_attach.c90 ah->ah_phyDisable = ar5312PhyDisable; in ar5312Attach()
H A Dar5312_reset.c585 ar5312PhyDisable(struct ath_hal *ah) in ar5312PhyDisable() function