Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xl.c226 static int xl_probe(device_t);
308 DEVMETHOD(device_probe, xl_probe),
896 xl_probe(device_t dev) in xl_probe() function