sbpp_match
(void)config_found(self, sbpp_match, NULL, CFARGS_NONE);
sbpp_match, sbpp_attach, NULL, NULL);
return (aux == sbpp_match && sc->sc_bpps == NULL);
int sbpp_match(device_t, cfdata_t, void *);