Searched refs:TS_ONLINING (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/io/comstar/port/pppt/ |
H A D | pppt_tgt.c | 355 case TS_ONLINING: in tgt_sm_event_dispatch() 399 tgt_sm_new_state(tgt, ctx, TS_ONLINING); in tgt_sm_created() 639 tgt_sm_new_state(tgt, ctx, TS_ONLINING); in tgt_sm_stmf_offline() 857 case TS_ONLINING: in tgt_sm_new_state()
|
H A D | pppt.h | 56 TS_ONLINING, enumerator
|
/titanic_44/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_tgt.c | 237 case TS_ONLINING: in tgt_sm_event_dispatch() 281 tgt_sm_new_state(tgt, ctx, TS_ONLINING); in tgt_sm_created() 525 tgt_sm_new_state(tgt, ctx, TS_ONLINING); in tgt_sm_stmf_offline() 705 case TS_ONLINING: in tgt_sm_new_state()
|
H A D | iscsit_text.c | 547 if (state != TS_ONLINING && state != TS_ONLINE && in iscsit_pdu_op_text_cmd()
|
H A D | iscsit.h | 133 TS_ONLINING, enumerator
|