Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
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()
1676 starget = scsi_alloc_target(parent, channel, id); in __scsi_scan_target()