Home
last modified time | relevance | path

Searched refs:ar9300_phy_disable (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd.c122 ah->ah_phyDisable = ar9300_phy_disable; in ar9300_attach_freebsd_ops()
HDar9300.h1407 extern HAL_BOOL ar9300_phy_disable(struct ath_hal *ah);
HDar9300_attach.c186 ar9300_phy_disable, /* ah_phy_disable */
HDar9300_reset.c1945 ar9300_phy_disable(struct ath_hal *ah) in ar9300_phy_disable() function