Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_target.c690 mutex_lock(&vha->vha_tgt.tgt_mutex); in qla24xx_do_nack_work()
692 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qla24xx_do_nack_work()
750 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_fc_port_added()
752 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_fc_port_added()
942 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_send_first_logo()
947 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_send_first_logo()
954 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_send_first_logo()
958 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_send_first_logo()
960 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_send_first_logo()
1555 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_stop_phase1()
[all …]
Dqla_def.h3938 struct mutex tgt_mutex; member