Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dinphy.c90 static const struct mii_phy_funcs inphy_funcs = { variable
132 sc->mii_funcs = &inphy_funcs; in inphyattach()