Lines Matching defs:rport
360 struct fc_rport *rport = starget_to_rport(starget); in fc_target_setup() local
650 struct fc_rport *rport; in fc_find_rport_by_wwpn() local
756 struct fc_rport *rport = NULL; in fc_fpin_li_stats_update() local
804 struct fc_rport *rport = NULL; in fc_fpin_delivery_stats_update() local
836 struct fc_rport *rport = NULL; in fc_fpin_peer_congn_stats_update() local
1116 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_supported_classes() local
1145 static int fc_rport_set_dev_loss_tmo(struct fc_rport *rport, in fc_rport_set_dev_loss_tmo()
1178 struct fc_rport *rport = transport_class_to_rport(dev); in store_fc_rport_dev_loss_tmo() local
1205 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_roles() local
1238 struct fc_rport *rport = transport_class_to_rport(dev); in fc_rport_set_marginal_state() local
1275 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_port_state() local
1296 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_fast_io_fail_tmo() local
1310 struct fc_rport *rport = transport_class_to_rport(dev); in store_fc_rport_fast_io_fail_tmo() local
2006 struct fc_rport *rport; in store_fc_private_host_tgtid_bind_type() local
2061 struct fc_rport *rport; in store_fc_private_host_dev_loss_tmo() local
2445 struct fc_rport *rport = dev_to_rport(dev); in fc_rport_dev_release() local
2533 struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device)); in fc_eh_timed_out() local
2550 struct fc_rport *rport; in fc_user_scan_tgt() local
2877 struct fc_rport *rport = NULL, *next_rport = NULL; in fc_remove_host() local
2926 static void fc_terminate_rport_io(struct fc_rport *rport) in fc_terminate_rport_io()
2950 struct fc_rport *rport = in fc_starget_delete() local
2965 struct fc_rport *rport = in fc_rport_final_delete() local
3051 struct fc_rport *rport; in fc_remote_port_create() local
3178 struct fc_rport *rport; in fc_remote_port_add() local
3408 fc_remote_port_delete(struct fc_rport *rport) in fc_remote_port_delete()
3483 fc_remote_port_rolechg(struct fc_rport *rport, u32 roles) in fc_remote_port_rolechg()
3550 struct fc_rport *rport = in fc_timeout_deleted_rport() local
3688 struct fc_rport *rport = in fc_timeout_fail_rport_io() local
3705 struct fc_rport *rport = in fc_scsi_scan_rport() local
3739 int fc_block_rport(struct fc_rport *rport) in fc_block_rport()
3776 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in fc_block_scsi_eh() local
3796 struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device)); in fc_eh_should_retry_cmd() local
4048 struct fc_rport *rport = fc_bsg_to_rport(job); in fc_bsg_job_timeout() local
4159 fc_bsg_goose_queue(struct fc_rport *rport) in fc_bsg_goose_queue()
4232 static blk_status_t fc_bsg_rport_prep(struct fc_rport *rport) in fc_bsg_rport_prep()
4248 struct fc_rport *rport = fc_bsg_to_rport(job); in fc_bsg_dispatch_prep() local
4306 fc_bsg_rportadd(struct Scsi_Host *shost, struct fc_rport *rport) in fc_bsg_rportadd()