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

/netbsd-current/sys/dev/isa/
H A Daic_isa.c78 static int aic_isa_probe(device_t, cfdata_t, void *);
89 aic_isa_probe, aic_isa_attach, NULL, NULL);
98 * aic_isa_probe: probe for AIC6360 SCSI-controller
102 aic_isa_probe(device_t parent, cfdata_t match, void *aux)
101 aic_isa_probe(device_t parent, cfdata_t match, void *aux) function

Completed in 120 milliseconds