Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_scan.c491 static struct scsi_target *scsi_alloc_target(struct device *parent, in scsi_alloc_target() function
1582 starget = scsi_alloc_target(parent, channel, id); in __scsi_add_device()
1710 starget = scsi_alloc_target(parent, channel, id); in __scsi_scan_target()