Home
last modified time | relevance | path

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

/src/sys/dev/mii/
H A Drgephy.c100 static const struct mii_phy_funcs rgephy_funcs = { variable
125 mii_phy_dev_attach(dev, flags, &rgephy_funcs, 0); in rgephy_attach()