Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Darn5008.c75 Static void ar5008_disable_phy(struct athn_softc *);
190 ops->disable_phy = ar5008_disable_phy; in ar5008_attach()
1817 ar5008_disable_phy(struct athn_softc *sc) in ar5008_disable_phy() function