Home
last modified time | relevance | path

Searched refs:tgt_mutex (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_target.c678 mutex_lock(&vha->vha_tgt.tgt_mutex); in qla24xx_do_nack_work()
680 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qla24xx_do_nack_work()
733 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_fc_port_added()
735 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_fc_port_added()
920 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_send_first_logo()
925 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_send_first_logo()
932 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_send_first_logo()
936 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_send_first_logo()
938 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_send_first_logo()
1510 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_stop_phase1()
[all …]
Dqla_def.h3793 struct mutex tgt_mutex; member