Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Drgephy.c65 static int rgephy_attach(device_t);
70 DEVMETHOD(device_attach, rgephy_attach),
114 rgephy_attach(device_t dev) in rgephy_attach() function