Lines Matching refs:host_to_target
206 static inline struct srp_target_port *host_to_target(struct Scsi_Host *host) in host_to_target() function
213 return host_to_target(host)->target_name; in srp_target_info()
970 struct srp_target_port *target = host_to_target(shost); in srp_exit_cmd_priv()
988 struct srp_target_port *target = host_to_target(shost); in srp_init_cmd_priv()
2163 struct srp_target_port *target = host_to_target(shost); in srp_queuecommand()
2791 struct srp_target_port *target = host_to_target(scmnd->device->host); in srp_abort()
2827 struct srp_target_port *target = host_to_target(scmnd->device->host); in srp_reset_device()
2845 struct srp_target_port *target = host_to_target(scmnd->device->host); in srp_reset_host()
2855 struct srp_target_port *target = host_to_target(shost); in srp_target_alloc()
2865 struct srp_target_port *target = host_to_target(shost); in srp_slave_configure()
2880 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in id_ext_show()
2890 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in ioc_guid_show()
2900 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in service_id_show()
2913 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in pkey_show()
2926 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in sgid_show()
2936 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in dgid_show()
2950 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in orig_dgid_show()
2963 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in req_lim_show()
2980 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in zero_req_lim_show()
2990 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in local_ib_port_show()
3000 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in local_ib_device_show()
3011 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in ch_count_show()
3021 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in comp_vector_show()
3031 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in tl_retry_count_show()
3041 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in cmd_sg_entries_show()
3051 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in allow_ext_sg_show()
3659 target = host_to_target(target_host); in add_target_store()