sbmatch
if (!sbmatch(sc, 0, device_cfdata(self))) {
if (!sbmatch(sc, probing, match))
int sbmatch(struct sbdsp_softc *, int, cfdata_t);
if (!sbmatch(sc, 0, device_cfdata(self))) {
if (sbmatch(sc) == 0) {