Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/mii_layer/
H A Dciphy.c61 static int ciphy_attach(device_t);
66 DEVMETHOD(device_attach, ciphy_attach),
113 ciphy_attach(device_t dev) in ciphy_attach() function