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