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
1122 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_supported_classes() local
1151 static int fc_rport_set_dev_loss_tmo(struct fc_rport *rport, in fc_rport_set_dev_loss_tmo()
1184 struct fc_rport *rport = transport_class_to_rport(dev); in store_fc_rport_dev_loss_tmo() local
1211 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_roles() local
1244 struct fc_rport *rport = transport_class_to_rport(dev); in fc_rport_set_marginal_state() local
1281 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_port_state() local
1302 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_fast_io_fail_tmo() local
1316 struct fc_rport *rport = transport_class_to_rport(dev); in store_fc_rport_fast_io_fail_tmo() local
2012 struct fc_rport *rport; in store_fc_private_host_tgtid_bind_type() local
2067 struct fc_rport *rport; in store_fc_private_host_dev_loss_tmo() local
2451 struct fc_rport *rport = dev_to_rport(dev); in fc_rport_dev_release() local
2539 struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device)); in fc_eh_timed_out() local
2556 struct fc_rport *rport; in fc_user_scan_tgt() local
2883 struct fc_rport *rport = NULL, *next_rport = NULL; in fc_remove_host() local
2932 static void fc_terminate_rport_io(struct fc_rport *rport) in fc_terminate_rport_io()
2956 struct fc_rport *rport = in fc_starget_delete() local
2971 struct fc_rport *rport = in fc_rport_final_delete() local
3057 struct fc_rport *rport; in fc_remote_port_create() local
3184 struct fc_rport *rport; in fc_remote_port_add() local
3414 fc_remote_port_delete(struct fc_rport *rport) in fc_remote_port_delete()
3489 fc_remote_port_rolechg(struct fc_rport *rport, u32 roles) in fc_remote_port_rolechg()
3556 struct fc_rport *rport = in fc_timeout_deleted_rport() local
3694 struct fc_rport *rport = in fc_timeout_fail_rport_io() local
3711 struct fc_rport *rport = in fc_scsi_scan_rport() local
3745 int fc_block_rport(struct fc_rport *rport) in fc_block_rport()
3782 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in fc_block_scsi_eh() local
3802 struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device)); in fc_eh_should_retry_cmd() local
4054 struct fc_rport *rport = fc_bsg_to_rport(job); in fc_bsg_job_timeout() local
4165 fc_bsg_goose_queue(struct fc_rport *rport) in fc_bsg_goose_queue()
4238 static blk_status_t fc_bsg_rport_prep(struct fc_rport *rport) in fc_bsg_rport_prep()
4254 struct fc_rport *rport = fc_bsg_to_rport(job); in fc_bsg_dispatch_prep() local
4311 fc_bsg_rportadd(struct Scsi_Host *shost, struct fc_rport *rport) in fc_bsg_rportadd()