Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dglxtphy.c89 static const struct mii_phy_funcs glxtphy_funcs = { variable
125 sc->mii_funcs = &glxtphy_funcs; in glxtphyattach()