Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Ddmphy.c90 static const struct mii_phy_funcs dmphy_funcs = { variable
131 sc->mii_funcs = &dmphy_funcs; in dmphyattach()