Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mii/
Dbmtphy.c85 static int bmtphy_probe(device_t);
90 DEVMETHOD(device_probe, bmtphy_probe),
133 bmtphy_probe(device_t dev) in bmtphy_probe() function