Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dmicphy.c83 static int micphy_attach(device_t);
90 DEVMETHOD(device_attach, micphy_attach),
249 micphy_attach(device_t dev) in micphy_attach() function