Searched refs:srp_target (Results 1 – 5 of 5) sorted by relevance
83 struct srp_target { struct98 struct srp_target *target; argument113 int srp_target_alloc(struct srp_target *, struct device *, size_t, size_t);114 void srp_target_free(struct srp_target *);115 struct iu_entry *srp_iu_get(struct srp_target *);
104 int srp_target_alloc(struct srp_target *target, struct device *dev, in srp_target_alloc()130 void srp_target_free(struct srp_target *target) in srp_target_free()138 struct iu_entry *srp_iu_get(struct srp_target *target) in srp_iu_get()
296 struct srp_target target;
3193 struct srp_target *target = iue->target; in ibmvscsis_rdma()
1276 struct srp_target_port *srp_target; member1283 struct srp_target_port *target = context->srp_target; in srp_terminate_cmd()1296 struct srp_terminate_context context = { .srp_target = target, in srp_terminate_io()1357 .srp_target = target, .scsi_result = DID_RESET << 16}; in srp_rport_reconnect()