Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/isa/
Dsb_isa.c61 int sb_isa_match(struct device *, void *, void *);
65 sizeof(struct sbdsp_softc), sb_isa_match, sb_isa_attach
76 sb_isa_match(struct device *parent, void *match, void *aux) in sb_isa_match() function