Searched refs:scsi_alloc_target (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_scan.c355 * scsi_alloc_target - allocate a new or find an existing target
366 static struct scsi_target *scsi_alloc_target(struct device *parent, function
1439 starget = scsi_alloc_target(parent, channel, id);
1497 starget = scsi_alloc_target(parent, channel, id);
1803 starget = scsi_alloc_target(&shost->shost_gendev, 0, shost->this_id);

Completed in 46 milliseconds