Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dinphy.c90 static const struct mii_phy_funcs inphy_funcs = { variable
107 mii_phy_dev_attach(dev, MIIF_NOMANPAUSE, &inphy_funcs, 1); in inphy_attach()