Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/mii/
H A Datphy.c87 static const struct mii_phy_funcs atphy_funcs = { variable
104 mii_phy_dev_attach(dev, MIIF_NOMANPAUSE, &atphy_funcs, 1); in atphy_attach()