Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dsbvar.h35 int sbmatch(struct sbdsp_softc *);
Dsb_isapnp.c122 if (!sbmatch(sc)) {
Dsb_isa.c128 if (!sbmatch(sc))
Dsb.c145 sbmatch(sc) in sbmatch() function