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