Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srp/
H A Dib_srp.c206 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()
2169 struct srp_target_port *target = host_to_target(shost); in srp_queuecommand()
2805 struct srp_target_port *target = host_to_target(scmnd->device->host); in srp_abort()
2843 struct srp_target_port *target = host_to_target(scmnd->device->host); in srp_reset_device()
2861 struct srp_target_port *target = host_to_target(scmnd->device->host); in srp_reset_host()
2871 struct srp_target_port *target = host_to_target(shost); in srp_target_alloc()
2881 struct srp_target_port *target = host_to_target(shost); in srp_slave_configure()
2896 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in show_id_ext()
2904 struct srp_target_port *target = host_to_target(class_to_shost(dev)); in show_ioc_guid()
[all …]