Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Djmphy.c58 static const struct mii_phy_funcs jmphy_funcs = { variable
97 sc->mii_funcs = &jmphy_funcs; in jmphy_attach()