Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Dscsiglue.c331 static int target_alloc(struct scsi_target *starget) in target_alloc() function
639 .target_alloc = target_alloc,
H A Duas.c917 .target_alloc = uas_target_alloc,
/linux/include/scsi/
H A Dscsi_host.h248 int (* target_alloc)(struct scsi_target *); member
H A Dlibsas.h744 .target_alloc = sas_target_alloc, \
/linux/drivers/scsi/
H A Dscsi_scan.c537 if (shost->hostt->target_alloc) { in scsi_alloc_target()
538 error = shost->hostt->target_alloc(starget); in scsi_alloc_target()
H A Desp_scsi.c2668 .target_alloc = esp_target_alloc,
H A Dscsi_debug.c9548 .target_alloc = sdebug_target_alloc,
/linux/drivers/infiniband/ulp/iser/
H A Discsi_iser.c966 .target_alloc = iscsi_target_alloc,
/linux/drivers/message/fusion/
H A Dmptspi.c831 .target_alloc = mptspi_target_alloc,
H A Dmptfc.c116 .target_alloc = mptfc_target_alloc,
H A Dmptsas.c2006 .target_alloc = mptsas_target_alloc,
/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c97 .target_alloc = iscsi_target_alloc,
/linux/drivers/scsi/qedi/
H A Dqedi_iscsi.c53 .target_alloc = iscsi_target_alloc,
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c796 .target_alloc = ahc_linux_target_alloc,
H A Daic79xx_osm.c911 .target_alloc = ahd_linux_target_alloc,
/linux/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c2263 .target_alloc = iscsi_target_alloc,
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c115 .target_alloc = iscsi_target_alloc,
/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c3070 .target_alloc = srp_target_alloc,
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c5316 .target_alloc = mpi3mr_target_alloc,
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c13185 .target_alloc = scsih_target_alloc,
13223 .target_alloc = scsih_target_alloc,
/linux/drivers/scsi/be2iscsi/
H A Dbe_main.c407 .target_alloc = iscsi_target_alloc,
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c3704 .target_alloc = ibmvfc_target_alloc,