Searched refs:disable_phy (Results 1 – 4 of 4) sorted by relevance
407 void (*disable_phy)(struct athn_softc *); member
2263 ops->disable_phy(sc); in athn_hw_reset()
180 ops->disable_phy = ar5008_disable_phy; in ar5008_attach()
186 ops->disable_phy = ar9003_disable_phy; in ar9003_attach()