Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/mii_layer/
H A Dtruephy.c55 static int truephy_attach(device_t);
63 DEVMETHOD(device_attach, truephy_attach),
138 truephy_attach(device_t dev) in truephy_attach() function