Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Drgephy.c82 static const struct mii_phy_funcs rgephy_funcs = { variable
120 sc->mii_funcs = &rgephy_funcs; in rgephy_attach()