Home
last modified time | relevance | path

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

/src/sys/dev/mii/
H A Dnsgphy.c77 static int nsgphy_probe(device_t);
82 DEVMETHOD(device_probe, nsgphy_probe),
114 nsgphy_probe(device_t dev) in nsgphy_probe() function