Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_target.c4636 *conflict_sess = NULL; in qlt_find_sess_invalidate_other()
4673 *conflict_sess = other_sess; in qlt_find_sess_invalidate_other()
4759 port_id, loop_id, &conflict_sess); in qlt_handle_login()
4812 if (conflict_sess) { in qlt_handle_login()
4813 conflict_sess->login_gen++; in qlt_handle_login()
4855 if (!conflict_sess) { in qlt_handle_login()
5026 loop_id, &conflict_sess); in qlt_24xx_handle_els()
5030 if (conflict_sess) { in qlt_24xx_handle_els()
5031 switch (conflict_sess->disc_state) { in qlt_24xx_handle_els()
5038 conflict_sess, conflict_sess->port_name); in qlt_24xx_handle_els()
[all …]