find_sess_by_s_id 2160 drivers/scsi/qla2xxx/qla_target.c sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); find_sess_by_s_id 4325 drivers/scsi/qla2xxx/qla_target.c sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, atio->u.isp24.fcp_hdr.s_id); find_sess_by_s_id 4455 drivers/scsi/qla2xxx/qla_target.c sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, find_sess_by_s_id 5372 drivers/scsi/qla2xxx/qla_target.c sess = ha->tgt.tgt_ops->find_sess_by_s_id find_sess_by_s_id 6177 drivers/scsi/qla2xxx/qla_target.c sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); find_sess_by_s_id 6241 drivers/scsi/qla2xxx/qla_target.c sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); find_sess_by_s_id 684 drivers/scsi/qla2xxx/qla_target.h struct fc_port *(*find_sess_by_s_id)(struct scsi_qla_host *, find_sess_by_s_id 1557 drivers/scsi/qla2xxx/tcm_qla2xxx.c .find_sess_by_s_id = tcm_qla2xxx_find_sess_by_s_id,