Home
last modified time | relevance | path

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

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