vcons_softintr
void vcons_softintr(void *);
sc->sc_si = softintr_establish(IPL_TTY, vcons_softintr, sc);