Home
last modified time | relevance | path

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

/NextBSD/sys/dev/dc/
HDif_dc.c236 static int dc_probe(device_t);
334 DEVMETHOD(device_probe, dc_probe),
1575 dc_probe(device_t dev) in dc_probe() function