Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312.h69 extern HAL_BOOL ar5312PhyDisable(struct ath_hal *ah);
H A Dar5312_attach.c89 ah->ah_phyDisable = ar5312PhyDisable; in ar5312Attach()
H A Dar5312_reset.c614 ar5312PhyDisable(struct ath_hal *ah) in ar5312PhyDisable() function