Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.h75 struct qla_tgt lport_qla_tgt;
H A Dqla_target.h793 struct qla_tgt { struct
932 struct qla_tgt *tgt; /* to save extra sess dereferences */
1015 struct qla_tgt *tgt;
1175 extern int qlt_stop_phase1(struct qla_tgt *);
1176 extern void qlt_stop_phase2(struct qla_tgt *);
H A Dqla_init.c6344 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()
6345 !vha->vha_tgt.qla_tgt->tgt_stopped) in qla2x00_update_fcport()
6350 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()
6351 !vha->vha_tgt.qla_tgt->tgt_stopped) in qla2x00_update_fcport()
H A Dqla_os.c1861 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in __qla2x00_abort_all_cmds()