Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A De1000phy.c65 static int e1000phy_probe(device_t);
70 DEVMETHOD(device_probe, e1000phy_probe),
124 e1000phy_probe(device_t dev) in e1000phy_probe() function