Lines Matching defs:tgt
781 * Expected to be called with struct qla_hw_data->tgt.sess_lock held
1120 * Expected to be called with struct qla_hw_data->tgt.sess_lock held
1158 * Expected to be called with struct qla_hw_data->tgt.sess_lock held
1224 * Expected to be called with struct qla_hw_data->tgt.sess_lock held
1263 * Expected to be called with struct qla_hw_data->tgt.sess_lock held
1327 * Should always be called with qla_hw_data->tgt.sess_lock held.
1342 struct qla_tgt *tgt = sess->tgt;
1343 struct qla_hw_data *ha = tgt->ha;
1384 spin_lock_irqsave(&ha->tgt.sess_lock, flags);
1389 spin_unlock_irqrestore(&ha->tgt.sess_lock, flags);
1448 struct qla_tgt *tgt = sess->tgt;
1449 struct qla_hw_data *ha = tgt->ha;
1575 ha->tgt.tgt_ops = &tcm_qla2xxx_template;