Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mii/
Dtlphy.c92 static int tlphy_attach(device_t);
97 DEVMETHOD(device_attach, tlphy_attach),
140 tlphy_attach(device_t dev) in tlphy_attach() function