Searched refs:srp_target_alloc (Results 1 – 4 of 4) sorted by relevance
113 int srp_target_alloc(struct srp_target *, struct device *, size_t, size_t);
104 int srp_target_alloc(struct srp_target *target, struct device *dev, in srp_target_alloc() function
3471 rc = srp_target_alloc(&vscsi->target, &vdev->dev, vscsi->request_limit, in ibmvscsis_probe()
2837 static int srp_target_alloc(struct scsi_target *starget) in srp_target_alloc() function3069 .target_alloc = srp_target_alloc,