Home
last modified time | relevance | path

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

/src/sys/dev/mii/
H A Dnsgphy.c107 static const struct mii_phy_funcs nsgphy_funcs = { variable
127 mii_phy_dev_attach(dev, MIIF_NOMANPAUSE, &nsgphy_funcs, 0); in nsgphy_attach()