Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/isa/
Disa.c70 int isamatch(struct device *, void *, void *);
76 sizeof(struct isa_softc), isamatch, isaattach
84 isamatch(struct device *parent, void *match, void *aux) in isamatch() function