Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dciphy.c62 static int ciphy_attach(device_t);
67 DEVMETHOD(device_attach, ciphy_attach),
113 ciphy_attach(device_t dev) in ciphy_attach() function