/linux/drivers/scsi/bfa/ |
H A D | bfad_im.c | 927 struct fc_rport *rport) in bfad_im_check_if_make_lun_visible() 954 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in bfad_im_slave_alloc() 1060 struct fc_rport *fc_rport; in bfad_im_fc_rport_add() local 1071 itnim->fc_rport = fc_rport = in bfad_im_fc_rport_add() 1074 if (!fc_rport) in bfad_im_fc_rport_add() 1077 fc_rport->maxframe_size = in bfad_im_fc_rport_add() 1079 fc_rport->supported_classes = bfa_fcs_itnim_get_cos(&itnim->fcs_itnim); in bfad_im_fc_rport_add() 1081 itnim_data = fc_rport->dd_data; in bfad_im_fc_rport_add() 1087 fc_remote_port_rolechg(fc_rport, rport_ids.roles); in bfad_im_fc_rport_add() 1089 if ((fc_rport->scsi_target_id != -1) in bfad_im_fc_rport_add() [all …]
|
H A D | bfad_im.h | 110 struct fc_rport *fc_rport; member
|
/linux/include/scsi/ |
H A D | scsi_transport_fc.h | 353 struct fc_rport { /* aka fc_starget_attrs */ struct 395 container_of(d, struct fc_rport, dev) 676 void (*get_rport_dev_loss_tmo)(struct fc_rport *); 677 void (*set_rport_dev_loss_tmo)(struct fc_rport *, u32); 697 void (*dev_loss_tmo_callbk)(struct fc_rport *); 698 void (*terminate_rport_io)(struct fc_rport *); 773 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready() 834 struct fc_rport *fc_remote_port_add(struct Scsi_Host *shost, 836 void fc_remote_port_delete(struct fc_rport *rport); 837 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles); [all …]
|
H A D | libfc.h | 197 struct fc_rport *rport; 348 struct fc_rport *rport; 932 void fc_rport_terminate_io(struct fc_rport *); 1027 void fc_set_rport_loss_tmo(struct fc_rport *, u32 timeout);
|
/linux/drivers/scsi/ |
H A D | scsi_transport_fc.c | 34 static int fc_bsg_rportadd(struct Scsi_Host *, struct fc_rport *); 36 static void fc_bsg_goose_queue(struct fc_rport *); 360 struct fc_rport *rport = starget_to_rport(starget); in fc_target_setup() 647 struct fc_rport * 650 struct fc_rport *rport; in fc_find_rport_by_wwpn() 756 struct fc_rport *rport = NULL; in fc_fpin_li_stats_update() 757 struct fc_rport *attach_rport = NULL; in fc_fpin_li_stats_update() 804 struct fc_rport *rport = NULL; in fc_fpin_delivery_stats_update() 805 struct fc_rport *attach_rport = NULL; in fc_fpin_delivery_stats_update() 836 struct fc_rport *rport = NULL; in fc_fpin_peer_congn_stats_update() [all …]
|
/linux/drivers/s390/scsi/ |
H A D | zfcp_scsi.c | 70 struct fc_rport *rport = starget_to_rport(scsi_target(scpnt->device)); in zfcp_scsi_queuecommand() 115 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_slave_alloc() 293 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_task_mgmt_function() 346 struct fc_rport *rport = starget_to_rport(starget); in zfcp_scsi_eh_target_reset_handler() 686 static void zfcp_scsi_set_rport_dev_loss_tmo(struct fc_rport *rport, in zfcp_scsi_set_rport_dev_loss_tmo() 702 static void zfcp_scsi_terminate_rport_io(struct fc_rport *rport) in zfcp_scsi_terminate_rport_io() 725 struct fc_rport *rport; in zfcp_scsi_rport_register() 756 struct fc_rport *rport = port->rport; in zfcp_scsi_rport_block()
|
H A D | zfcp_unit.c | 24 struct fc_rport *rport = unit->port->rport; in zfcp_unit_scsi_scan()
|
H A D | zfcp_def.h | 208 struct fc_rport *rport; /* rport of fc transport class */
|
H A D | zfcp_fc.c | 993 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_job_wka_port() 1033 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_els_job() 1081 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_bsg_job()
|
/linux/drivers/message/fusion/ |
H A D | mptfc.c | 102 static void mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout); 187 mptfc_block_error_handler(struct fc_rport *rport) in mptfc_block_error_handler() 228 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); in mptfc_abort() 247 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); in mptfc_dev_reset() 293 mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in mptfc_set_rport_loss_tmo() 462 struct fc_rport *rport; in mptfc_register_dev() 548 struct fc_rport *rport; in mptfc_target_destroy() 570 struct fc_rport *rport; in mptfc_target_alloc() 605 mptfc_dump_lun_info(MPT_ADAPTER *ioc, struct fc_rport *rport, struct scsi_device *sdev, in mptfc_dump_lun_info() 640 struct fc_rport *rport; in mptfc_slave_alloc() [all …]
|
/linux/drivers/scsi/libfc/ |
H A D | Makefile | 13 fc_rport.o \
|
H A D | fc_fcp.c | 1169 struct fc_rport *rport; in fc_fcp_cmd_send() 1420 struct fc_rport *rport = fsp->rport; in fc_fcp_timeout() 1459 struct fc_rport *rport; in fc_fcp_rec() 1717 struct fc_rport *rport; in fc_fcp_srr() 1860 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in fc_queuecommand() 2153 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in fc_eh_device_reset() 2233 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in fc_slave_alloc()
|
H A D | fc_rport.c | 203 void fc_set_rport_loss_tmo(struct fc_rport *rport, u32 timeout) in fc_set_rport_loss_tmo() 268 struct fc_rport *rport; in fc_rport_work() 2285 void fc_rport_terminate_io(struct fc_rport *rport) in fc_rport_terminate_io()
|
/linux/drivers/scsi/csiostor/ |
H A D | csio_attr.c | 64 struct fc_rport *rport; in csio_reg_rnode() 124 struct fc_rport *rport = rn->rport; in csio_unreg_rnode() 380 csio_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in csio_set_rport_loss_tmo() 681 csio_dev_loss_tmo_callbk(struct fc_rport *rport) in csio_dev_loss_tmo_callbk()
|
H A D | csio_rnode.h | 112 struct fc_rport *rport; /* FC transport rport */
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_disc.h | 143 struct fc_rport *rport; /* scsi_transport_fc port structure */
|
H A D | lpfc_crtn.h | 25 struct fc_rport; 473 void lpfc_terminate_rport_io(struct fc_rport *); 474 void lpfc_dev_loss_tmo_callbk(struct fc_rport *rport);
|
H A D | lpfc_scsi.c | 214 struct fc_rport *rport; in lpfc_scsi_dev_block() 5234 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in lpfc_queuecommand() 5515 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in lpfc_abort_handler() 5788 lpfc_send_taskmgmt(struct lpfc_vport *vport, struct fc_rport *rport, in lpfc_send_taskmgmt() 5890 lpfc_chk_tgt_mapped(struct lpfc_vport *vport, struct fc_rport *rport) in lpfc_chk_tgt_mapped() 5986 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in lpfc_device_reset_handler() 6064 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in lpfc_target_reset_handler() 6246 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in lpfc_slave_alloc()
|
/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_tgt.c | 84 struct fc_rport *rport = rdata->rport; in bnx2fc_offload_session() 353 struct fc_rport *rport = rdata->rport; in bnx2fc_init_tgt() 444 struct fc_rport *rport = rdata->rport; in bnx2fc_rport_event_handler()
|
H A D | bnx2fc_io.c | 659 static int bnx2fc_initiate_tmf(struct fc_lport *lport, struct fc_rport *rport, in bnx2fc_initiate_tmf() 819 struct fc_rport *rport = tgt->rport; in bnx2fc_initiate_abts() 1061 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_eh_target_reset() 1077 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_eh_device_reset() 1128 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_eh_abort() 1843 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_queuecommand()
|
H A D | bnx2fc.h | 289 struct fc_rport *rport;
|
/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 1353 static void ibmvfc_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) in ibmvfc_set_rport_dev_loss_tmo() 1830 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_relogin() 1930 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_init_vfc_cmd() 1966 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in ibmvfc_queuecommand() 2188 struct fc_rport *rport = fc_bsg_to_rport(job); in ibmvfc_bsg_request() 2343 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_reset_device() 2421 struct fc_rport *cmd_rport; in ibmvfc_match_rport() 2563 struct fc_rport *rport = starget_to_rport(starget); in ibmvfc_init_tmf() 2814 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_abort_task_set() 3014 struct fc_rport *rport = starget_to_rport(starget); in ibmvfc_eh_target_reset_handler() [all …]
|
/linux/drivers/scsi/fnic/ |
H A D | fnic.h | 388 void fnic_terminate_rport_io(struct fc_rport *);
|
H A D | fnic_scsi.c | 297 struct fc_rport *rport = starget_to_rport(scsi_target(sc->device)); in fnic_queue_wq_copy_desc() 392 struct fc_rport *rport; in fnic_queuecommand() 1744 void fnic_terminate_rport_io(struct fc_rport *rport) in fnic_terminate_rport_io() 1789 struct fc_rport *rport; in fnic_abort_cmd() 2280 struct fc_rport *rport; in fnic_device_reset()
|
H A D | fnic_main.c | 92 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in fnic_slave_alloc() 123 fnic_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) in fnic_set_rport_dev_loss_tmo()
|