Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mii/
H A Dnsphy.c85 static int nsphy_probe(device_t);
90 DEVMETHOD(device_probe, nsphy_probe),
121 nsphy_probe(device_t dev) in nsphy_probe() function