MDB_TGT_ISTOP
tsp->st_flags |= MDB_TGT_ISTOP;
tsp->st_flags |= MDB_TGT_ISTOP;
if (!(t->t_status.st_flags & MDB_TGT_ISTOP)) {
if (error != 0 || !(t->t_status.st_flags & MDB_TGT_ISTOP))
else if (t->t_status.st_flags & MDB_TGT_ISTOP)
uint_t istop = (t->t_status.st_flags & MDB_TGT_ISTOP);