Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dxlphy.c80 static int xlphy_probe(device_t);
85 DEVMETHOD(device_probe, xlphy_probe),
123 xlphy_probe(device_t dev) in xlphy_probe() function