Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mii/
Dmicphy.c83 static int micphy_probe(device_t);
90 DEVMETHOD(device_probe, micphy_probe),
245 micphy_probe(device_t dev) in micphy_probe() function