Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Daha.c179 void ahaattach(struct device *, struct device *, void *);
182 sizeof(struct aha_softc), aha_isapnp_probe, ahaattach
186 sizeof(struct aha_softc), ahaprobe, ahaattach
374 ahaattach(parent, self, aux) in ahaattach() function