Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Disa.c72 int isamatch(struct device *, void *, void *);
78 sizeof(struct isa_softc), isamatch, isaattach
86 isamatch(parent, match, aux) in isamatch() function