Searched refs:sbmatch (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/sys/dev/isa/ |
| D | sbvar.h | 33 int sbmatch(struct sbdsp_softc *, int, cfdata_t);
|
| D | sb_isa.c | 125 if (!sbmatch(sc, probing, match)) in sbfind()
|
| D | sb.c | 110 sbmatch(struct sbdsp_softc *sc, int probing, cfdata_t match) in sbmatch() function
|
| /netbsd/src/sys/arch/i386/pnpbios/ |
| D | sb_pnpbios.c | 107 if (!sbmatch(sc, 0, device_cfdata(self))) { in sb_pnpbios_attach()
|
| /netbsd/src/sys/dev/isapnp/ |
| D | sb_isapnp.c | 156 if (!sbmatch(sc, 0, device_cfdata(self))) { in sb_isapnp_attach()
|
| /netbsd/src/sys/dev/ofisa/ |
| D | sb_ofisa.c | 168 if (sbmatch(sc) == 0) { in sb_ofisa_attach()
|