Home
last modified time | relevance | path

Searched refs:target_alloc (Results 1 - 25 of 55) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dscsiglue.c337 static int target_alloc(struct scsi_target *starget) in target_alloc() function
638 .target_alloc = target_alloc,
H A Duas.c907 .target_alloc = uas_target_alloc,
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dscsiglue.c344 static int target_alloc(struct scsi_target *starget) in target_alloc() function
646 .target_alloc = target_alloc,
H A Duas.c908 .target_alloc = uas_target_alloc,
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_host.h220 int (* target_alloc)(struct scsi_target *); member
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_host.h240 int (* target_alloc)(struct scsi_target *); member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_scan.c452 if (shost->hostt->target_alloc) { in scsi_alloc_target()
453 error = shost->hostt->target_alloc(starget); in scsi_alloc_target()
H A Discsi_tcp.c1032 .target_alloc = iscsi_target_alloc,
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_scan.c535 if (shost->hostt->target_alloc) { in scsi_alloc_target()
536 error = shost->hostt->target_alloc(starget); in scsi_alloc_target()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/iser/
H A Discsi_iser.c976 .target_alloc = iscsi_target_alloc,
/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Dinit.c157 .target_alloc = sas_target_alloc,
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dinit.c159 .target_alloc = sas_target_alloc,
/kernel/linux/linux-6.6/drivers/infiniband/ulp/iser/
H A Discsi_iser.c970 .target_alloc = iscsi_target_alloc,
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H A Daic94xx_init.c44 .target_alloc = sas_target_alloc,
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
H A Dmv_init.c37 .target_alloc = sas_target_alloc,
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H A Daic94xx_init.c44 .target_alloc = sas_target_alloc,
/kernel/linux/linux-6.6/drivers/scsi/mvsas/
H A Dmv_init.c37 .target_alloc = sas_target_alloc,
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptspi.c830 .target_alloc = mptspi_target_alloc,
H A Dmptfc.c115 .target_alloc = mptfc_target_alloc,
468 * target_alloc will allocate vtarget and map, in mptfc_register_dev()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptspi.c830 .target_alloc = mptspi_target_alloc,
H A Dmptfc.c115 .target_alloc = mptfc_target_alloc,
468 * target_alloc will allocate vtarget and map, in mptfc_register_dev()
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c2267 .target_alloc = iscsi_target_alloc,
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c796 .target_alloc = ahc_linux_target_alloc,
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c1761 .target_alloc = sas_target_alloc,
/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi_iscsi.c53 .target_alloc = iscsi_target_alloc,

Completed in 38 milliseconds

123