Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnvar.h407 void (*disable_phy)(struct athn_softc *); member
H A Dathn.c2263 ops->disable_phy(sc); in athn_hw_reset()
H A Dar5008.c180 ops->disable_phy = ar5008_disable_phy; in ar5008_attach()
H A Dar9003.c186 ops->disable_phy = ar9003_disable_phy; in ar9003_attach()