Home
last modified time | relevance | path

Searched refs:active_version (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Discsi_protocol.h503 uint8_t active_version; /* Active version */ member
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_login.c868 lh_resp->active_version = in login_sm_handle_initial_login()
872 lh_resp->active_version = ISCSIT_MAX_VERSION; in login_sm_handle_initial_login()
1869 ((lh->min_version > lh_resp->active_version) || in login_sm_req_pdu_check()
1870 (lh->max_version < lh_resp->active_version))) { in login_sm_req_pdu_check()
/titanic_50/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_login.c1098 if (ilrhp->active_version != ISCSI_DRAFT20_VERSION) { in iscsi_process_login_response()
1102 icp->conn_oid, ilrhp->active_version, in iscsi_process_login_response()