Home
last modified time | relevance | path

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

/src/sys/dev/mii/
H A Dip1000phy.c60 static int ip1000phy_attach(device_t);
65 DEVMETHOD(device_attach, ip1000phy_attach),
104 ip1000phy_attach(device_t dev) in ip1000phy_attach() function