Home
last modified time | relevance | path

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

/src/sys/dev/mii/
H A Dxmphy.c60 static int xmphy_probe(device_t);
65 DEVMETHOD(device_probe, xmphy_probe),
97 xmphy_probe(device_t dev) in xmphy_probe() function