Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_conn_sm.c624 if (IDM_CONN_ISTGT(ic)) { in idm_state_s4_in_login()
684 if (IDM_CONN_ISTGT(ic)) { in idm_state_s5_logged_in()
753 ASSERT(IDM_CONN_ISTGT(ic)); in idm_state_s6_in_logout()
802 if (IDM_CONN_ISTGT(ic)) { in idm_state_s6_in_logout()
853 if (IDM_CONN_ISTGT(ic)) { in idm_state_s7_logout_req()
862 if (IDM_CONN_ISTGT(ic)) { in idm_state_s7_logout_req()
878 if (IDM_CONN_ISTGT(ic)) { in idm_state_s7_logout_req()
888 if (IDM_CONN_ISTGT(ic)) { in idm_state_s7_logout_req()
894 if (IDM_CONN_ISTGT(ic)) { in idm_state_s7_logout_req()
1240 if (IDM_CONN_ISTGT(ic)) { in idm_update_state()
[all …]
H A Didm.c1395 if (IDM_CONN_ISTGT(ic)) { in idm_task_find_common()
1415 (IDM_CONN_ISTGT(ic) && in idm_task_find_common()
H A Didm_so.c2944 if (IDM_CONN_ISTGT(ic)) { in idm_sotx_thread()
3006 if (IDM_CONN_ISTGT(ic)) { in idm_sotx_thread()
/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_impl.h214 #define IDM_CONN_ISTGT(ICI_IC) ((ICI_IC)->ic_conn_type == CONN_TYPE_TGT) macro
/illumos-gate/usr/src/cmd/mdb/common/modules/idm/
H A Didm.c1762 if (idc->idc_tgt && IDM_CONN_ISTGT(&ic)) { in iscsi_conn_impl()
1831 if (idc->idc_tgt && IDM_CONN_ISTGT(&ic)) { in iscsi_conn_impl()
1874 if (idc->idc_tgt && IDM_CONN_ISTGT(&ic)) { in iscsi_conn_impl()