Searched refs:target_alloc (Results 1 – 25 of 25) sorted by relevance
/drivers/usb/storage/ |
D | scsiglue.c | 338 static int target_alloc(struct scsi_target *starget) in target_alloc() function 625 .target_alloc = target_alloc,
|
D | uas.c | 885 .target_alloc = uas_target_alloc,
|
/drivers/scsi/ |
D | virtio_scsi.c | 766 .target_alloc = virtscsi_target_alloc, 787 .target_alloc = virtscsi_target_alloc,
|
D | scsi_scan.c | 461 if (shost->hostt->target_alloc) { in scsi_alloc_target() 462 error = shost->hostt->target_alloc(starget); in scsi_alloc_target()
|
D | iscsi_tcp.c | 997 .target_alloc = iscsi_target_alloc,
|
D | esp_scsi.c | 2677 .target_alloc = esp_target_alloc,
|
D | ipr.c | 6751 .target_alloc = ipr_target_alloc,
|
/drivers/scsi/isci/ |
D | init.c | 156 .target_alloc = sas_target_alloc,
|
/drivers/infiniband/ulp/iser/ |
D | iscsi_iser.c | 1012 .target_alloc = iscsi_target_alloc,
|
/drivers/scsi/mvsas/ |
D | mv_init.c | 52 .target_alloc = sas_target_alloc,
|
/drivers/scsi/aic94xx/ |
D | aic94xx_init.c | 61 .target_alloc = sas_target_alloc,
|
/drivers/message/fusion/ |
D | mptspi.c | 835 .target_alloc = mptspi_target_alloc,
|
D | mptfc.c | 115 .target_alloc = mptfc_target_alloc,
|
D | mptsas.c | 1980 .target_alloc = mptsas_target_alloc,
|
/drivers/scsi/pm8001/ |
D | pm8001_init.c | 77 .target_alloc = sas_target_alloc,
|
/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 97 .target_alloc = iscsi_target_alloc,
|
/drivers/scsi/qedi/ |
D | qedi_iscsi.c | 56 .target_alloc = iscsi_target_alloc,
|
/drivers/scsi/bnx2i/ |
D | bnx2i_iscsi.c | 2268 .target_alloc = iscsi_target_alloc,
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 813 .target_alloc = ahc_linux_target_alloc,
|
D | aic79xx_osm.c | 926 .target_alloc = ahd_linux_target_alloc,
|
/drivers/scsi/hisi_sas/ |
D | hisi_sas_main.c | 1566 .target_alloc = sas_target_alloc,
|
/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 110 .target_alloc = iscsi_target_alloc,
|
/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 8670 .target_alloc = scsih_target_alloc, 8708 .target_alloc = scsih_target_alloc,
|
/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 3096 .target_alloc = ibmvfc_target_alloc,
|
/drivers/scsi/be2iscsi/ |
D | be_main.c | 386 .target_alloc = iscsi_target_alloc,
|