Home
last modified time | relevance | path

Searched refs:host_to_target (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c203 static inline struct srp_target_port *host_to_target(struct Scsi_Host *host) in host_to_target() function
210 return host_to_target(host)->target_name; in srp_target_info()
967 struct srp_target_port *target = host_to_target(shost); in srp_exit_cmd_priv()
985 struct srp_target_port *target = host_to_target(shost); in srp_init_cmd_priv()
2157 struct srp_target_port *target = host_to_target(shost); in srp_queuecommand()
2783 struct srp_target_port *target = host_to_target(scmnd->device->host); in srp_abort()
2813 struct srp_target_port *target = host_to_target(scmnd->device->host); in srp_reset_device()
2831 struct srp_target_port *target = host_to_target(scmnd->device->host); in srp_reset_host()
2841 struct srp_target_port *target = host_to_target(shost); in srp_target_alloc()
2852 struct srp_target_port *target = host_to_target(shost); in srp_sdev_configure()
[all …]