Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dikphy.c90 static const struct mii_phy_funcs ikphy_funcs = { variable
128 sc->mii_funcs = &ikphy_funcs; in ikphyattach()