Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dnsphy.c114 static const struct mii_phy_funcs nsphy_funcs = { variable
131 mii_phy_dev_attach(dev, MIIF_NOMANPAUSE, &nsphy_funcs, 1); in nsphy_attach()