Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dacphy.c113 static const struct mii_phy_funcs acphy_funcs = { variable
133 mii_phy_dev_attach(dev, MIIF_NOMANPAUSE, &acphy_funcs, 0); in acphy_attach()