Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dsmcphy.c53 static int smcphy_probe(device_t);
63 DEVMETHOD(device_probe, smcphy_probe),
97 smcphy_probe(device_t dev) in smcphy_probe() function