Home
last modified time | relevance | path

Searched refs:TE_STMF_ONLINE_COMPLETE_ACK (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt_tgt.c122 pppt_tgt_sm_event(pppt_tgt, TE_STMF_ONLINE_COMPLETE_ACK); in pppt_tgt_sm_ctl()
415 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_created()
452 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_onlining()
467 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_online()
518 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_stmf_online()
549 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_deleting_need_offline()
584 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_offlining()
623 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_offline()
651 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_stmf_offline()
680 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_deleting_stmf_dereg()
[all …]
H A Dpppt.h92 TE_STMF_ONLINE_COMPLETE_ACK, enumerator
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_tgt.c297 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_created()
334 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_onlining()
349 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_online()
404 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_stmf_online()
435 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_deleting_need_offline()
470 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_offlining()
509 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_offline()
537 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_stmf_offline()
566 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_deleting_stmf_dereg()
600 case TE_STMF_ONLINE_COMPLETE_ACK: in tgt_sm_deleting_stmf_dereg_fail()
[all …]
H A Discsit.h169 TE_STMF_ONLINE_COMPLETE_ACK, enumerator
H A Discsit.c1912 iscsit_tgt_sm_event(iscsit_tgt, TE_STMF_ONLINE_COMPLETE_ACK); in iscsit_ctl()