Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dacphy.c81 static int acphy_probe(device_t);
86 DEVMETHOD(device_probe, acphy_probe),
120 acphy_probe(device_t dev) in acphy_probe() function