Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Digphy.c110 static const struct mii_phy_funcs igphy_funcs = { variable
157 sc->mii_funcs = &igphy_funcs; in igphyattach()