Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Datphy.c54 static int atphy_attach(device_t);
59 DEVMETHOD(device_attach, atphy_attach),
101 atphy_attach(device_t dev) in atphy_attach() function