Searched refs:aha_probe (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/aha/
H A Daha_isa.c133 if (aha_probe(aha) || aha_fetch_adapter_info(aha)) {
329 if (aha_probe(&aha) || aha_fetch_adapter_info(&aha))
H A Daha_mca.c148 error = aha_probe(sc);
150 device_printf(dev, "aha_probe() failed!\n");
H A Dahareg.h388 int aha_probe(struct aha_softc *);
H A Daha.c233 aha_probe(struct aha_softc* aha) function

Completed in 159 milliseconds