sskbd_soft_intr
static void sskbd_soft_intr(void *);
sc->soft_ih = softint_establish(SOFTINT_SERIAL, sskbd_soft_intr, sc);