ISER_CONN_TYPE_TGT
iser_conn->ic_type = ISER_CONN_TYPE_TGT;
if (iser_chan->ic_conn->ic_type == ISER_CONN_TYPE_TGT) {
if (iser_conn->ic_type != ISER_CONN_TYPE_TGT) {
if ((ic->ic_type == ISER_CONN_TYPE_TGT) &&