find_sess_by_loop_id 1186 drivers/scsi/qla2xxx/qla_target.c sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); find_sess_by_loop_id 4522 drivers/scsi/qla2xxx/qla_target.c sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); find_sess_by_loop_id 682 drivers/scsi/qla2xxx/qla_target.h struct fc_port *(*find_sess_by_loop_id)(struct scsi_qla_host *, find_sess_by_loop_id 1558 drivers/scsi/qla2xxx/tcm_qla2xxx.c .find_sess_by_loop_id = tcm_qla2xxx_find_sess_by_loop_id,