Home
last modified time | relevance | path

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

/trueos/sys/dev/mii/
HDnsphy.c84 static int nsphy_probe(device_t);
89 DEVMETHOD(device_probe, nsphy_probe),
122 nsphy_probe(device_t dev) in nsphy_probe() function