Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dacphy.c70 static const struct mii_phy_funcs acphy_funcs = { variable
110 sc->mii_funcs = &acphy_funcs; in acphyattach()