Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dbmtphy.c92 static const struct mii_phy_funcs bmtphy_funcs = { variable
134 sc->mii_funcs = &bmtphy_funcs; in bmtphyattach()