TMDF_SUSPEND
dflags |= TMDF_SUSPEND;
dflags &= ~TMDF_SUSPEND;
info->ti_db_suspended = ((dflags & TMDF_SUSPEND) != 0);