Searched refs:other_sess (Results 1 – 1 of 1) sorted by relevance
4633 struct fc_port *sess = NULL, *other_sess; in qlt_find_sess_invalidate_other() local4644 sess = other_sess; in qlt_find_sess_invalidate_other()4649 if (port_id.b24 == other_sess->d_id.b24) { in qlt_find_sess_invalidate_other()4650 if (loop_id != other_sess->loop_id) { in qlt_find_sess_invalidate_other()4653 other_sess, other_sess->loop_id, other_wwn); in qlt_find_sess_invalidate_other()4669 other_sess, other_sess->loop_id, other_wwn); in qlt_find_sess_invalidate_other()4671 other_sess->keep_nport_handle = 1; in qlt_find_sess_invalidate_other()4672 if (other_sess->disc_state != DSC_DELETED) in qlt_find_sess_invalidate_other()4673 *conflict_sess = other_sess; in qlt_find_sess_invalidate_other()4680 if ((loop_id == other_sess->loop_id) && in qlt_find_sess_invalidate_other()[all …]