Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_scan.c410 static struct scsi_target *scsi_alloc_target(struct device *parent, in scsi_alloc_target() function
1538 starget = scsi_alloc_target(parent, channel, id); in __scsi_add_device()
1605 starget = scsi_alloc_target(parent, channel, id); in __scsi_scan_target()
1954 starget = scsi_alloc_target(&shost->shost_gendev, 0, shost->this_id); in scsi_get_host_dev()