Home
last modified time | relevance | path

Searched refs:st_state (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c1002 if (stp->st_state != SFXGE_TXQ_STARTED) in sfxge_tx_kstat_update()
1129 stp->st_state = SFXGE_TXQ_INITIALIZED; in sfxge_tx_qinit()
1222 stp->st_state = SFXGE_TXQ_STARTED; in sfxge_tx_qstart()
2114 if (stp->st_state != SFXGE_TXQ_STARTED) in sfxge_tx_qdpl_drain()
2408 switch (stp->st_state) { in sfxge_tx_qflush_done()
2415 stp->st_state = SFXGE_TXQ_FLUSH_DONE; in sfxge_tx_qflush_done()
2420 stp->st_state = SFXGE_TXQ_FLUSH_DONE; in sfxge_tx_qflush_done()
2428 stp->st_state = SFXGE_TXQ_FLUSH_DONE; in sfxge_tx_qflush_done()
2473 stp->st_state = SFXGE_TXQ_FLUSH_DONE; in sfxge_tx_qflush()
2482 stp->st_state = SFXGE_TXQ_FLUSH_DONE; in sfxge_tx_qflush()
[all …]
H A Dsfxge.h657 #define st_state __st_u1.__st_s1.__st_state macro
H A Dsfxge_ev.c442 if (stp->st_state != SFXGE_TXQ_STARTED) in sfxge_ev_tx()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c720 uint_t state = t->t_status.st_state; in mdb_tgt_status()
1081 if (t->t_status.st_state == MDB_TGT_UNDEAD) in tgt_continue()
1083 if (t->t_status.st_state == MDB_TGT_DEAD) in tgt_continue()
1085 if (t->t_status.st_state == MDB_TGT_LOST) in tgt_continue()
1168 if (t->t_status.st_state == MDB_TGT_UNDEAD) in tgt_continue()
1170 else if (t->t_status.st_state == MDB_TGT_LOST) in tgt_continue()
1214 if (t->t_status.st_state == MDB_TGT_UNDEAD) in tgt_continue()
1216 else if (t->t_status.st_state == MDB_TGT_LOST) in tgt_continue()
2175 t->t_status.st_state == MDB_TGT_RUNNING) in mdb_tgt_vespec_insert()
H A Dmdb_rawfile.c270 tsp->st_state = MDB_TGT_DEAD; in rf_status()
272 tsp->st_state = MDB_TGT_IDLE; in rf_status()
H A Dmdb_target.h336 uint_t st_state; /* Program state (see below) */ member
H A Dmdb_cmds.c2095 if (mdb_tgt_status(tgt, &st) == 0 && st.st_state == MDB_TGT_IDLE) in cmd_dis()
2311 &st) == 0 && st.st_state == MDB_TGT_IDLE) in cmd_dump()
2655 switch (tsp->st_state) { in tgt_status()
2719 if (st.st_state == MDB_TGT_IDLE && mdb_tgt_run(t, 0, NULL) == -1) { in cmd_cont_common()
2730 if (st.st_state == MDB_TGT_IDLE && t_cont == &mdb_tgt_step) { in cmd_cont_common()
H A Dmdb_proc.c738 status.st_state == MDB_TGT_UNDEAD || in pt_fork()
739 status.st_state == MDB_TGT_LOST) in pt_fork()
3333 tsp->st_state = MDB_TGT_IDLE; in pt_status()
3339 tsp->st_state = MDB_TGT_RUNNING; in pt_status()
3343 tsp->st_state = MDB_TGT_STOPPED; in pt_status()
3358 tsp->st_state = MDB_TGT_LOST; in pt_status()
3361 tsp->st_state = MDB_TGT_UNDEAD; in pt_status()
3364 tsp->st_state = MDB_TGT_DEAD; in pt_status()
3367 tsp->st_state = MDB_TGT_IDLE; in pt_status()
H A Dmdb_modapi.c1172 return (ts.st_state); in mdb_get_state()
H A Dmdb_kproc.c876 tsp->st_state = MDB_TGT_DEAD; in kp_status()
H A Dmdb_kvm.c1312 tsp->st_state = (kt->k_xpv_domu || (kt->k_dumphdr != NULL)) ? in kt_status()
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c1351 tsp->st_state = MDB_TGT_RUNNING; in kmt_status()
1356 tsp->st_state = MDB_TGT_STOPPED; in kmt_status()
1362 tsp->st_state = MDB_TGT_STOPPED; in kmt_status()
1370 tsp->st_state = MDB_TGT_LOST; in kmt_status()
1377 state, tsp->st_state, (void *)tsp->st_pc, tsp->st_pc); in kmt_status()
1655 if (tsp.st_state != MDB_TGT_RUNNING && tsp.st_state != MDB_TGT_STOPPED) in kmt_brkpt_ctor()
1878 if (tsp.st_state != MDB_TGT_RUNNING && tsp.st_state != MDB_TGT_STOPPED) in kmt_wapt_ctor()
/illumos-gate/usr/src/lib/libscf/common/
H A Dnotify_params.c86 int32_t st_state; member
1329 if (!(tset & st_pgnames[j].st_state)) in smf_notify_set_params()
1627 if (!(tset & st_pgnames[j].st_state)) in _scf_get_svc_notify_params()
1634 st_pgnames[j].st_state) != 0) { in _scf_get_svc_notify_params()
1922 if (!(tset & st_pgnames[j].st_state)) in smf_notify_del_params()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c127 u_char st_state[2]; member
1304 tp->st_state[0] = ips.is_state[0];
1305 tp->st_state[1] = ips.is_state[1];
1510 sprintf(str1, "%X/%X", tp->st_state[0],
1511 tp->st_state[1]);
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dmdb_bhyve.c1265 tsp->st_state = MDB_TGT_UNDEAD; in bhyve_status()
1267 tsp->st_state = MDB_TGT_STOPPED; in bhyve_status()
1342 tsp->st_state = MDB_TGT_RUNNING; in bhyve_cont()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c129 static void *st_state; variable
734 if (((e = ddi_soft_state_init(&st_state, in _init()
740 ddi_soft_state_fini(&st_state); in _init()
776 ddi_soft_state_fini(&st_state); in _fini()
976 un = ddi_get_soft_state(st_state, instance); in st_attach()
1192 ddi_soft_state_free(st_state, instance); in st_attach()
1416 ddi_soft_state_free(st_state, instance); in st_detach()
1654 un = ddi_get_soft_state(st_state, instance); in st_doattach()
1820 ddi_soft_state_free(st_state, instance); in st_doattach()
12287 un = ddi_get_soft_state(st_state, instance); in st_print_cdb()
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1446 if ((un = ddi_get_soft_state(st_state, instance)) == NULL) \