sbdsp_probe
if (sbdsp_probe(&sc->sc_sbdsp, match) == 0) {
if (sbdsp_probe(sc, match) == 0)
int sbdsp_probe(struct sbdsp_softc *, cfdata_t);