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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_scan.c387 * scsi_alloc_target - allocate a new or find an existing target
398 static struct scsi_target *scsi_alloc_target(struct device *parent, function
1464 starget = scsi_alloc_target(parent, channel, id);
1529 starget = scsi_alloc_target(parent, channel, id);
1863 starget = scsi_alloc_target(&shost->shost_gendev, 0, shost->this_id);

Completed in 179 milliseconds