EX_INTR
KASSERT(ex->ex_type == EX_CTRL || ex->ex_type == EX_INTR ||
case EX_INTR:
exfer->ex_type = EX_INTR;
KASSERT(ex->ex_type == EX_INTR);