Searched refs:MDB_TGT_DSTOP (Results 1 – 4 of 4) sorted by relevance
355 #define MDB_TGT_DSTOP 0x2 /* Stop directive is pending */ macro
718 uint_t dstop = (t->t_status.st_flags & MDB_TGT_DSTOP); in mdb_tgt_status()
2720 if (tsp->st_flags & MDB_TGT_DSTOP) in tgt_status()
3350 tsp->st_flags |= MDB_TGT_DSTOP; in pt_status()