Searched refs:MDB_TGT_IDLE (Results 1 – 4 of 4) sorted by relevance
344 #define MDB_TGT_IDLE 0 /* Target is idle (not running yet) */ macro
2098 if (mdb_tgt_status(tgt, &st) == 0 && st.st_state == MDB_TGT_IDLE) { in cmd_dis()2371 &st) == 0 && st.st_state == MDB_TGT_IDLE) in cmd_dump()2716 case MDB_TGT_IDLE: in tgt_status()2779 if (st.st_state == MDB_TGT_IDLE && mdb_tgt_run(t, 0, NULL) == -1) { in cmd_cont_common()2790 if (st.st_state == MDB_TGT_IDLE && t_cont == &mdb_tgt_step) { in cmd_cont_common()
272 tsp->st_state = MDB_TGT_IDLE; in rf_status()
3330 tsp->st_state = MDB_TGT_IDLE; in pt_status()3364 tsp->st_state = MDB_TGT_IDLE; in pt_status()