Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/mii_layer/
H A Dexphy.c93 static int exphy_attach (device_t);
98 DEVMETHOD(device_attach, exphy_attach),
150 exphy_attach(device_t dev) in exphy_attach() function