Lines Matching defs:tgt
372 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags);
374 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags);
776 * Expected to be called with struct qla_hw_data->tgt.sess_lock held
1165 * Expected to be called with struct qla_hw_data->tgt.sess_lock held
1203 * Expected to be called with struct qla_hw_data->tgt.sess_lock held
1269 * Expected to be called with struct qla_hw_data->tgt.sess_lock held
1308 * Expected to be called with struct qla_hw_data->tgt.sess_lock held
1372 * Should always be called with qla_hw_data->tgt.sess_lock held.
1387 struct qla_tgt *tgt = sess->tgt;
1388 struct qla_hw_data *ha = tgt->ha;
1431 spin_lock_irqsave(&ha->tgt.sess_lock, flags);
1436 spin_unlock_irqrestore(&ha->tgt.sess_lock, flags);
1495 struct qla_tgt *tgt = sess->tgt;
1496 struct qla_hw_data *ha = tgt->ha;
1623 ha->tgt.tgt_ops = &tcm_qla2xxx_template;