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);
113 int srp_target_alloc(struct srp_target *target, struct device *dev, in srp_target_alloc() function
3493 rc = srp_target_alloc(&vscsi->target, &vdev->dev, vscsi->request_limit, in ibmvscsis_probe()
2987 static int srp_target_alloc(struct scsi_target *starget) in srp_target_alloc() function3211 .target_alloc = srp_target_alloc,