Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Detphy.c86 static const struct mii_phy_funcs etphy_funcs = { variable
162 sc->mii_funcs = &etphy_funcs; in etphy_attach()