Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dif_ex.c125 static int ex_probe(struct device *, void *, void *);
142 sizeof(struct ex_softc), ex_probe, ex_attach
188 ex_probe(parent, match, aux) in ex_probe() function