Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dmicphy.c82 static int micphy_probe(device_t);
89 DEVMETHOD(device_probe, micphy_probe),
242 micphy_probe(device_t dev) in micphy_probe() function