Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dciphy.c61 static int ciphy_probe(device_t);
66 DEVMETHOD(device_probe, ciphy_probe),
106 ciphy_probe(device_t dev) in ciphy_probe() function