ISCSI_UNSPEC_TSIH
((lsm->icl_tsih != ISCSI_UNSPEC_TSIH) || (existing_sess != NULL))) {
if ((existing_sess == NULL) && (lsm->icl_tsih != ISCSI_UNSPEC_TSIH)) {
ASSERT(lsm->icl_tsih == ISCSI_UNSPEC_TSIH);
if (lsm->icl_tsih == ISCSI_UNSPEC_TSIH) {
result = ISCSI_UNSPEC_TSIH;
if ((result->ist_tsih = iscsit_tsih_alloc()) == ISCSI_UNSPEC_TSIH) {
if (ist->ist_tsih != ISCSI_UNSPEC_TSIH) {