Searched refs:find_sess_by_loop_id (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_target.h | 683 struct fc_port *(*find_sess_by_loop_id)(struct scsi_qla_host *, member
|
H A D | tcm_qla2xxx.c | 1287 pr_debug("find_sess_by_loop_id: Using loop_id: 0x%04x\n", loop_id); in tcm_qla2xxx_find_sess_by_loop_id() 1581 .find_sess_by_loop_id = tcm_qla2xxx_find_sess_by_loop_id,
|
H A D | qla_target.c | 1196 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_reset() 4531 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_abort_task()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_target.h | 697 struct fc_port *(*find_sess_by_loop_id)(struct scsi_qla_host *, member
|
H A D | tcm_qla2xxx.c | 1242 pr_debug("find_sess_by_loop_id: Using loop_id: 0x%04x\n", loop_id); in tcm_qla2xxx_find_sess_by_loop_id() 1534 .find_sess_by_loop_id = tcm_qla2xxx_find_sess_by_loop_id,
|
H A D | qla_target.c | 1220 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_reset() 4580 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_abort_task()
|
Completed in 26 milliseconds