Home
last modified time | relevance | path

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

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