Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mii/
H A Dmicphy.c85 static int micphy_attach(device_t);
92 DEVMETHOD(device_attach, micphy_attach),
253 micphy_attach(device_t dev) in micphy_attach() function