Searched refs:spec_state (Results 1 – 3 of 3) sorted by relevance
403 int spec_state; /* State (see above) */ member
2630 char state = "0-+*!"[sp.spec_state]; in print_event()2643 if (sp.spec_state == MDB_TGT_SPEC_IDLE || in print_event()2644 sp.spec_state == MDB_TGT_SPEC_ERROR) in print_event()
1455 sp->spec_state = sep->se_state; in mdb_tgt_vespec_info()