Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A De1000phy.c66 static int e1000phy_attach(device_t);
71 DEVMETHOD(device_attach, e1000phy_attach),
131 e1000phy_attach(device_t dev) in e1000phy_attach() function