Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Ddp83822phy.c90 static const struct mii_phy_funcs dpphy_funcs = { variable
129 mii_phy_dev_attach(dev, MIIF_NOMANPAUSE, &dpphy_funcs, 1); in dp_attach()
H A Ddp83867phy.c105 static const struct mii_phy_funcs dpphy_funcs = { variable
151 mii_phy_dev_attach(dev, MIIF_NOMANPAUSE, &dpphy_funcs, 1); in dp_attach()