Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dsqphy.c91 static const struct mii_phy_funcs sqphy_funcs = { variable
143 sc->mii_funcs = &sqphy_funcs; in sqphyattach()