Lines Matching defs:rport
360 struct fc_rport *rport = starget_to_rport(starget); in fc_target_setup() local
655 struct fc_rport *rport; in fc_find_rport_by_wwpn() local
761 struct fc_rport *rport = NULL; in fc_fpin_li_stats_update() local
809 struct fc_rport *rport = NULL; in fc_fpin_delivery_stats_update() local
841 struct fc_rport *rport = NULL; in fc_fpin_peer_congn_stats_update() local
1121 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_supported_classes() local
1150 static int fc_rport_set_dev_loss_tmo(struct fc_rport *rport, in fc_rport_set_dev_loss_tmo()
1183 struct fc_rport *rport = transport_class_to_rport(dev); in store_fc_rport_dev_loss_tmo() local
1210 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_roles() local
1243 struct fc_rport *rport = transport_class_to_rport(dev); in fc_rport_set_marginal_state() local
1280 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_port_state() local
1301 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_fast_io_fail_tmo() local
1315 struct fc_rport *rport = transport_class_to_rport(dev); in store_fc_rport_fast_io_fail_tmo() local
2011 struct fc_rport *rport; in store_fc_private_host_tgtid_bind_type() local
2066 struct fc_rport *rport; in store_fc_private_host_dev_loss_tmo() local
2450 struct fc_rport *rport = dev_to_rport(dev); in fc_rport_dev_release() local
2538 struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device)); in fc_eh_timed_out() local
2555 struct fc_rport *rport; in fc_user_scan_tgt() local
2882 struct fc_rport *rport = NULL, *next_rport = NULL; in fc_remove_host() local
2931 static void fc_terminate_rport_io(struct fc_rport *rport) in fc_terminate_rport_io()
2955 struct fc_rport *rport = in fc_starget_delete() local
2970 struct fc_rport *rport = in fc_rport_final_delete() local
3056 struct fc_rport *rport; in fc_remote_port_create() local
3183 struct fc_rport *rport; in fc_remote_port_add() local
3413 fc_remote_port_delete(struct fc_rport *rport) in fc_remote_port_delete()
3488 fc_remote_port_rolechg(struct fc_rport *rport, u32 roles) in fc_remote_port_rolechg()
3555 struct fc_rport *rport = in fc_timeout_deleted_rport() local
3693 struct fc_rport *rport = in fc_timeout_fail_rport_io() local
3710 struct fc_rport *rport = in fc_scsi_scan_rport() local
3744 int fc_block_rport(struct fc_rport *rport) in fc_block_rport()
3781 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in fc_block_scsi_eh() local
3801 struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device)); in fc_eh_should_retry_cmd() local
4053 struct fc_rport *rport = fc_bsg_to_rport(job); in fc_bsg_job_timeout() local
4164 fc_bsg_goose_queue(struct fc_rport *rport) in fc_bsg_goose_queue()
4237 static blk_status_t fc_bsg_rport_prep(struct fc_rport *rport) in fc_bsg_rport_prep()
4253 struct fc_rport *rport = fc_bsg_to_rport(job); in fc_bsg_dispatch_prep() local
4310 fc_bsg_rportadd(struct Scsi_Host *shost, struct fc_rport *rport) in fc_bsg_rportadd()