Home
last modified time | relevance | path

Searched refs:tgt_stop (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_target.c263 if (tgt->tgt_stop) { in qlt_queue_unknown_atio()
316 } else if (tgt->tgt_stop) { in qlt_try_to_dequeue_unknown_atios()
739 if (tgt->tgt_stop) { in qlt_fc_port_added()
1128 if ((!tgt || !tgt->tgt_stop) && !LOOP_TRANSITION(vha)) { in qlt_free_session_done()
1238 if (tgt && tgt->tgt_stop && (tgt->sess_count == 0)) in qlt_schedule_sess_for_deletion()
1345 if (vha->vha_tgt.qla_tgt->tgt_stop) in qlt_create_sess()
1430 if (tgt->tgt_stop) { in qlt_fc_port_deleted()
1499 if (tgt->tgt_stop || tgt->tgt_stopped) { in qlt_stop_phase1()
1513 tgt->tgt_stop = 1; in qlt_stop_phase1()
1555 if (!tgt->tgt_stop) { in qlt_stop_phase2()
[all …]
Dqla_target.h819 int tgt_stop; /* the target mode driver is being stopped */ member
Dtcm_qla2xxx.c1109 if (vha->vha_tgt.qla_tgt && !vha->vha_tgt.qla_tgt->tgt_stop) in tcm_qla2xxx_drop_tpg()
Dqla_init.c5263 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()
5269 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()