psmintr
error = bus_setup_intr(dev, sc->intr, INTR_TYPE_TTY, NULL, psmintr, sc,
psmintr(sc);
static void psmintr(void *);