W4INTR
s->state = W4INTR;
case W4INTR: /* Interrupt channel is open */
s->state = (s->intr == -1)? W4INTR : OPEN;