Home
last modified time | relevance | path

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 Dqla_target.h683 struct fc_port *(*find_sess_by_loop_id)(struct scsi_qla_host *, member
H A Dtcm_qla2xxx.c1287 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 Dqla_target.c1196 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 Dqla_target.h697 struct fc_port *(*find_sess_by_loop_id)(struct scsi_qla_host *, member
H A Dtcm_qla2xxx.c1242 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 Dqla_target.c1220 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