Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dnsphy.c91 static const struct mii_phy_funcs nsphy_funcs = { variable
126 sc->mii_funcs = &nsphy_funcs; in nsphyattach()