Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mii/
H A Dtlphy.c94 static int tlphy_attach(device_t);
99 DEVMETHOD(device_attach, tlphy_attach),
141 tlphy_attach(device_t dev) in tlphy_attach() function