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

/freebsd-9.3-release/sys/dev/fe/
H A Dif_fe_cbus.c54 static int fe_isa_probe(device_t);
64 DEVMETHOD(device_probe, fe_isa_probe),
95 fe_isa_probe(device_t dev) function
H A Dif_fe_isa.c54 static int fe_isa_probe(device_t);
59 DEVMETHOD(device_probe, fe_isa_probe),
86 fe_isa_probe(device_t dev) function

Completed in 54 milliseconds