Home
last modified time | relevance | path

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

/src/sys/dev/mii/
H A Damphy.c61 static int amphy_attach(device_t);
66 DEVMETHOD(device_attach, amphy_attach),
104 amphy_attach(device_t dev) in amphy_attach() function