Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/scd/
Dscd_isa.c28 static int scd_isa_probe (device_t);
36 scd_isa_probe (device_t dev) in scd_isa_probe() function
168 DEVMETHOD(device_probe, scd_isa_probe),