Home
last modified time | relevance | path

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

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