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