Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dexphy.c86 static const struct mii_phy_funcs exphy_funcs = { variable
124 sc->mii_funcs = &exphy_funcs; in exphyattach()