Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dgentbi.c112 static const struct mii_phy_funcs gentbi_funcs = { variable
162 mii_phy_dev_attach(dev, MIIF_NOMANPAUSE, &gentbi_funcs, 0); in gentbi_attach()