Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_scan.c492 static struct scsi_target *scsi_alloc_target(struct device *parent, in scsi_alloc_target() function
1573 starget = scsi_alloc_target(parent, channel, id); in __scsi_add_device()
1648 starget = scsi_alloc_target(parent, channel, id); in __scsi_scan_target()