Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dip1000phy.c59 static int ip1000phy_probe(device_t);
64 DEVMETHOD(device_probe, ip1000phy_probe),
97 ip1000phy_probe(device_t dev) in ip1000phy_probe() function