Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/mii/
Dtxphy.c61 const struct mii_phy_funcs txphy_funcs = { variable
97 sc->mii_funcs = &txphy_funcs; in txphyattach()