Searched refs:fe_probe_ssi (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/fe/
H A Dif_fe_cbus.c84 static int fe_probe_ssi(device_t);
128 if ((error = fe_probe_ssi(dev)) == 0)
587 fe_probe_ssi(device_t dev) function
H A Dif_fe_isa.c74 static int fe_probe_ssi(device_t);
100 if ((error = fe_probe_ssi(dev)) == 0)
805 fe_probe_ssi(device_t dev) function

Completed in 82 milliseconds