Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dmvphy.c84 static const struct mii_phy_funcs mvphy_funcs = { variable
191 sc->mii_funcs = &mvphy_funcs; in mvphyattach()