IH_SUSP
if ((ih->ih_flags & IH_SUSP) != 0)
handler->ih_flags |= IH_SUSP;
handler->ih_flags &= ~IH_SUSP;