Searched refs:TS_DELETING_NEED_OFFLINE (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/comstar/port/pppt/ |
H A D | pppt_tgt.c | 364 case TS_DELETING_NEED_OFFLINE: in tgt_sm_event_dispatch() 469 tgt_sm_new_state(tgt, ctx, TS_DELETING_NEED_OFFLINE); in tgt_sm_online() 506 tgt_sm_new_state(tgt, ctx, TS_DELETING_NEED_OFFLINE); in tgt_sm_stmf_online() 870 case TS_DELETING_NEED_OFFLINE: in tgt_sm_new_state()
|
H A D | pppt.h | 59 TS_DELETING_NEED_OFFLINE, enumerator
|
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_tgt.c | 246 case TS_DELETING_NEED_OFFLINE: in tgt_sm_event_dispatch() 351 tgt_sm_new_state(tgt, ctx, TS_DELETING_NEED_OFFLINE); in tgt_sm_online() 391 tgt_sm_new_state(tgt, ctx, TS_DELETING_NEED_OFFLINE); in tgt_sm_stmf_online() 724 case TS_DELETING_NEED_OFFLINE: in tgt_sm_new_state()
|
H A D | iscsit.h | 136 TS_DELETING_NEED_OFFLINE, enumerator
|