Home
last modified time | relevance | path

Searched refs:target_lport_ptr (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1131 lport = ha->tgt.target_lport_ptr; in tcm_qla2xxx_find_sess_by_s_id()
1241 lport = ha->tgt.target_lport_ptr; in tcm_qla2xxx_find_sess_by_loop_id()
1371 lport = ha->tgt.target_lport_ptr; in tcm_qla2xxx_free_session()
1405 lport = ha->tgt.target_lport_ptr; in tcm_qla2xxx_check_initiator_node_acl()
1469 struct tcm_qla2xxx_lport *lport = ha->tgt.target_lport_ptr; in tcm_qla2xxx_update_sess()
1588 lport = (struct tcm_qla2xxx_lport *)ha->tgt.target_lport_ptr; in tcm_qla2xxx_lport_register_cb()
Dqla_target.c4392 int (*callback)(struct scsi_qla_host *), void *target_lport_ptr) in qlt_lport_register() argument
4442 ha->tgt.target_lport_ptr = target_lport_ptr; in qlt_lport_register()
4446 ha->tgt.target_lport_ptr = NULL; in qlt_lport_register()
4469 ha->tgt.target_lport_ptr = NULL; in qlt_lport_deregister()
Dqla_def.h2759 void *target_lport_ptr; member