Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dif_ex.c126 static void ex_attach(struct device *, struct device *, void *);
142 sizeof(struct ex_softc), ex_probe, ex_attach
271 ex_attach(parent, self, aux) in ex_attach() function