Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/usb/storage/
Dscsiglue.c344 static int target_alloc(struct scsi_target *starget) in target_alloc() function
646 .target_alloc = target_alloc,
Duas.c908 .target_alloc = uas_target_alloc,
/linux-6.6.21/include/scsi/
Dscsi_host.h240 int (* target_alloc)(struct scsi_target *); member
/linux-6.6.21/drivers/scsi/
Dscsi_scan.c535 if (shost->hostt->target_alloc) { in scsi_alloc_target()
536 error = shost->hostt->target_alloc(starget); in scsi_alloc_target()
Desp_scsi.c2668 .target_alloc = esp_target_alloc,
/linux-6.6.21/drivers/scsi/isci/
Dinit.c159 .target_alloc = sas_target_alloc,
/linux-6.6.21/drivers/infiniband/ulp/iser/
Discsi_iser.c970 .target_alloc = iscsi_target_alloc,
/linux-6.6.21/drivers/scsi/mvsas/
Dmv_init.c37 .target_alloc = sas_target_alloc,
/linux-6.6.21/drivers/scsi/aic94xx/
Daic94xx_init.c44 .target_alloc = sas_target_alloc,
/linux-6.6.21/drivers/message/fusion/
Dmptspi.c830 .target_alloc = mptspi_target_alloc,
Dmptfc.c115 .target_alloc = mptfc_target_alloc,
Dmptsas.c2007 .target_alloc = mptsas_target_alloc,
/linux-6.6.21/drivers/scsi/pm8001/
Dpm8001_init.c106 .target_alloc = sas_target_alloc,
/linux-6.6.21/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c97 .target_alloc = iscsi_target_alloc,
/linux-6.6.21/drivers/scsi/qedi/
Dqedi_iscsi.c53 .target_alloc = iscsi_target_alloc,
/linux-6.6.21/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c1743 .target_alloc = sas_target_alloc,
Dhisi_sas_v2_hw.c3570 .target_alloc = sas_target_alloc,
Dhisi_sas_v3_hw.c3324 .target_alloc = sas_target_alloc,
/linux-6.6.21/drivers/scsi/bnx2i/
Dbnx2i_iscsi.c2263 .target_alloc = iscsi_target_alloc,
/linux-6.6.21/drivers/scsi/aic7xxx/
Daic7xxx_osm.c795 .target_alloc = ahc_linux_target_alloc,
Daic79xx_osm.c906 .target_alloc = ahd_linux_target_alloc,
/linux-6.6.21/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c115 .target_alloc = iscsi_target_alloc,
/linux-6.6.21/drivers/scsi/mpi3mr/
Dmpi3mr_os.c4904 .target_alloc = mpi3mr_target_alloc,
/linux-6.6.21/drivers/infiniband/ulp/srp/
Dib_srp.c3069 .target_alloc = srp_target_alloc,
/linux-6.6.21/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c11933 .target_alloc = scsih_target_alloc,
11971 .target_alloc = scsih_target_alloc,

12