Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Datphy.c53 static int atphy_probe(device_t);
58 DEVMETHOD(device_probe, atphy_probe),
94 atphy_probe(device_t dev) in atphy_probe() function