sbbc_softintr_cons
void sbbc_softintr_cons(void *);
sc->sc_cons_si = softintr_establish(IPL_TTY, sbbc_softintr_cons, sc);