Lines Matching refs:Scsi_Host
59 static inline struct Scsi_Host *rport_to_shost(struct srp_rport *r) in rport_to_shost()
64 static inline struct srp_rport *shost_to_rport(struct Scsi_Host *shost) in shost_to_rport()
105 struct Scsi_Host *shost = dev_to_shost(dev); in srp_host_setup()
168 struct Scsi_Host *shost = dev_to_shost(dev); in store_srp_rport_delete()
389 struct Scsi_Host *shost = rport_to_shost(rport); in srp_reconnect_work()
411 static int scsi_request_fn_active(struct Scsi_Host *shost) in scsi_request_fn_active()
429 static void srp_wait_for_queuecommand(struct Scsi_Host *shost) in srp_wait_for_queuecommand()
437 struct Scsi_Host *shost = rport_to_shost(rport); in __rport_fail_io_fast()
462 struct Scsi_Host *shost = rport_to_shost(rport); in rport_fast_io_fail_timedout()
481 struct Scsi_Host *shost = rport_to_shost(rport); in rport_dev_loss_timedout()
497 struct Scsi_Host *shost = rport_to_shost(rport); in __srp_start_tl_fail_timers()
568 struct Scsi_Host *shost = rport_to_shost(rport); in srp_reconnect_rport()
635 struct Scsi_Host *shost = sdev->host; in srp_timed_out()
661 struct Scsi_Host *shost; in srp_rport_match()
679 struct Scsi_Host *shost; in srp_host_match()
722 struct srp_rport *srp_rport_add(struct Scsi_Host *shost, in srp_rport_add()
806 void srp_remove_host(struct Scsi_Host *shost) in srp_remove_host()
834 static int srp_tsk_mgmt_response(struct Scsi_Host *shost, u64 nexus, u64 tm_id, in srp_tsk_mgmt_response()
841 static int srp_it_nexus_response(struct Scsi_Host *shost, u64 nexus, int result) in srp_it_nexus_response()