/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfad_im.c | 928 struct fc_rport *rport) in bfad_im_check_if_make_lun_visible() 955 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in bfad_im_slave_alloc() 1061 struct fc_rport *fc_rport; in bfad_im_fc_rport_add() local 1072 itnim->fc_rport = fc_rport = in bfad_im_fc_rport_add() 1075 if (!fc_rport) in bfad_im_fc_rport_add() 1078 fc_rport->maxframe_size = in bfad_im_fc_rport_add() 1080 fc_rport->supported_classes = bfa_fcs_itnim_get_cos(&itnim->fcs_itnim); in bfad_im_fc_rport_add() 1082 itnim_data = fc_rport->dd_data; in bfad_im_fc_rport_add() 1088 fc_remote_port_rolechg(fc_rport, rport_ids.roles); in bfad_im_fc_rport_add() 1090 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
|
/openbmc/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) 682 void (*get_rport_dev_loss_tmo)(struct fc_rport *); 683 void (*set_rport_dev_loss_tmo)(struct fc_rport *, u32); 703 void (*dev_loss_tmo_callbk)(struct fc_rport *); 704 void (*terminate_rport_io)(struct fc_rport *); 779 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready() 840 struct fc_rport *fc_remote_port_add(struct Scsi_Host *shost, 842 void fc_remote_port_delete(struct fc_rport *rport); 843 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles); [all …]
|
H A D | libfc.h | 192 struct fc_rport *rport; 342 struct fc_rport *rport; 920 void fc_rport_terminate_io(struct fc_rport *); 1015 void fc_set_rport_loss_tmo(struct fc_rport *, u32 timeout);
|
/openbmc/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() 652 struct fc_rport * 655 struct fc_rport *rport; in fc_find_rport_by_wwpn() 761 struct fc_rport *rport = NULL; in fc_fpin_li_stats_update() 762 struct fc_rport *attach_rport = NULL; in fc_fpin_li_stats_update() 809 struct fc_rport *rport = NULL; in fc_fpin_delivery_stats_update() 810 struct fc_rport *attach_rport = NULL; in fc_fpin_delivery_stats_update() 841 struct fc_rport *rport = NULL; in fc_fpin_peer_congn_stats_update() [all …]
|
/openbmc/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 | 982 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_job_wka_port() 1022 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_els_job() 1070 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_bsg_job()
|
/openbmc/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() 2284 void fc_rport_terminate_io(struct fc_rport *rport) in fc_rport_terminate_io()
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptfc.c | 102 static void mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout); 193 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in mptfc_block_error_handler() 256 mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in mptfc_set_rport_loss_tmo() 425 struct fc_rport *rport; in mptfc_register_dev() 511 struct fc_rport *rport; in mptfc_target_destroy() 533 struct fc_rport *rport; in mptfc_target_alloc() 568 mptfc_dump_lun_info(MPT_ADAPTER *ioc, struct fc_rport *rport, struct scsi_device *sdev, in mptfc_dump_lun_info() 603 struct fc_rport *rport; in mptfc_slave_alloc() 646 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); in mptfc_qcmd()
|
/openbmc/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 */
|
/openbmc/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);
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_tgt.c | 84 struct fc_rport *rport = rdata->rport; in bnx2fc_offload_session() 355 struct fc_rport *rport = rdata->rport; in bnx2fc_init_tgt() 446 struct fc_rport *rport = rdata->rport; in bnx2fc_rport_event_handler()
|
H A D | bnx2fc_io.c | 662 struct fc_rport *rport; in bnx2fc_initiate_tmf() 823 struct fc_rport *rport = tgt->rport; in bnx2fc_initiate_abts() 1125 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;
|
/openbmc/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 1339 static void ibmvfc_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) in ibmvfc_set_rport_dev_loss_tmo() 1798 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_relogin() 1898 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_init_vfc_cmd() 1934 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in ibmvfc_queuecommand() 2156 struct fc_rport *rport = fc_bsg_to_rport(job); in ibmvfc_bsg_request() 2311 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_reset_device() 2389 struct fc_rport *cmd_rport; in ibmvfc_match_rport() 2531 struct fc_rport *rport = starget_to_rport(starget); in ibmvfc_init_tmf() 2782 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_abort_task_set() 3043 static void ibmvfc_terminate_rport_io(struct fc_rport *rport) in ibmvfc_terminate_rport_io() [all …]
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | fnic.h | 365 void fnic_terminate_rport_io(struct fc_rport *);
|
H A D | fnic_scsi.c | 312 struct fc_rport *rport = starget_to_rport(scsi_target(sc->device)); in fnic_queue_wq_copy_desc() 416 struct fc_rport *rport; in fnic_queuecommand_lck() 1677 void fnic_terminate_rport_io(struct fc_rport *rport) in fnic_terminate_rport_io() 1723 struct fc_rport *rport; in fnic_abort_cmd() 2201 struct fc_rport *rport; in fnic_device_reset()
|
H A D | fnic_main.c | 89 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in fnic_slave_alloc() 119 fnic_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) in fnic_set_rport_dev_loss_tmo()
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf.h | 212 struct fc_rport *rport;
|