Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_scan.c476 static struct scsi_target *scsi_alloc_target(struct device *parent, in scsi_alloc_target() function
1545 starget = scsi_alloc_target(parent, channel, id); in __scsi_add_device()
1620 starget = scsi_alloc_target(parent, channel, id); in __scsi_scan_target()
1979 starget = scsi_alloc_target(&shost->shost_gendev, 0, shost->this_id); in scsi_get_host_dev()