Home
last modified time | relevance | path

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

12

/linux/drivers/usb/storage/
A Dscsiglue.c337 static int target_alloc(struct scsi_target *starget) in target_alloc() function
625 .target_alloc = target_alloc,
A Duas.c905 .target_alloc = uas_target_alloc,
/linux/include/scsi/
A Dscsi_host.h229 int (* target_alloc)(struct scsi_target *); member
/linux/drivers/scsi/
A Dscsi_scan.c492 if (shost->hostt->target_alloc) { in scsi_alloc_target()
493 error = shost->hostt->target_alloc(starget); in scsi_alloc_target()
A Discsi_tcp.c1006 .target_alloc = iscsi_target_alloc,
A Desp_scsi.c2668 .target_alloc = esp_target_alloc,
/linux/drivers/scsi/isci/
A Dinit.c159 .target_alloc = sas_target_alloc,
/linux/drivers/infiniband/ulp/iser/
A Discsi_iser.c990 .target_alloc = iscsi_target_alloc,
/linux/drivers/scsi/mvsas/
A Dmv_init.c37 .target_alloc = sas_target_alloc,
/linux/drivers/scsi/aic94xx/
A Daic94xx_init.c44 .target_alloc = sas_target_alloc,
/linux/drivers/message/fusion/
A Dmptfc.c115 .target_alloc = mptfc_target_alloc,
A Dmptspi.c830 .target_alloc = mptspi_target_alloc,
/linux/drivers/scsi/pm8001/
A Dpm8001_init.c92 .target_alloc = sas_target_alloc,
/linux/drivers/scsi/cxgbi/cxgb3i/
A Dcxgb3i.c97 .target_alloc = iscsi_target_alloc,
/linux/drivers/scsi/qedi/
A Dqedi_iscsi.c53 .target_alloc = iscsi_target_alloc,
/linux/drivers/scsi/hisi_sas/
A Dhisi_sas_v1_hw.c1758 .target_alloc = sas_target_alloc,
A Dhisi_sas_v2_hw.c3567 .target_alloc = sas_target_alloc,
A Dhisi_sas_v3_hw.c3145 .target_alloc = sas_target_alloc,
/linux/drivers/scsi/aic7xxx/
A Daic7xxx_osm.c795 .target_alloc = ahc_linux_target_alloc,
A Daic79xx_osm.c910 .target_alloc = ahd_linux_target_alloc,
/linux/drivers/scsi/bnx2i/
A Dbnx2i_iscsi.c2263 .target_alloc = iscsi_target_alloc,
/linux/drivers/scsi/cxgbi/cxgb4i/
A Dcxgb4i.c115 .target_alloc = iscsi_target_alloc,
/linux/drivers/scsi/mpi3mr/
A Dmpi3mr_os.c3549 .target_alloc = mpi3mr_target_alloc,
/linux/drivers/infiniband/ulp/srp/
A Dib_srp.c3086 .target_alloc = srp_target_alloc,
/linux/drivers/scsi/mpt3sas/
A Dmpt3sas_scsih.c11918 .target_alloc = scsih_target_alloc,
11956 .target_alloc = scsih_target_alloc,

Completed in 103 milliseconds

12