Home
last modified time | relevance | path

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

/src/sys/dev/mii/
H A Drgephy.c64 static int rgephy_probe(device_t);
69 DEVMETHOD(device_probe, rgephy_probe),
107 rgephy_probe(device_t dev) in rgephy_probe() function