Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dpnphy.c69 static int pnphy_probe(device_t);
74 DEVMETHOD(device_probe, pnphy_probe),
100 pnphy_probe(device_t dev) in pnphy_probe() function