| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | scsiglue.c | 341 static int target_alloc(struct scsi_target *starget) in target_alloc() function 628 .target_alloc = target_alloc,
|
| H A D | uas.c | 907 .target_alloc = uas_target_alloc,
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | scsi_host.h | 221 int (* target_alloc)(struct scsi_target *); member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_scan.c | 452 if (shost->hostt->target_alloc) { in scsi_alloc_target() 453 error = shost->hostt->target_alloc(starget); in scsi_alloc_target()
|
| H A D | iscsi_tcp.c | 1025 .target_alloc = iscsi_target_alloc,
|
| H A D | esp_scsi.c | 2679 .target_alloc = esp_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/isci/ |
| H A D | init.c | 157 .target_alloc = sas_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/ |
| H A D | iscsi_iser.c | 976 .target_alloc = iscsi_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mvsas/ |
| H A D | mv_init.c | 37 .target_alloc = sas_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/ |
| H A D | aic94xx_init.c | 44 .target_alloc = sas_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/ |
| H A D | mptspi.c | 830 .target_alloc = mptspi_target_alloc,
|
| H A D | mptfc.c | 115 .target_alloc = mptfc_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pm8001/ |
| H A D | pm8001_init.c | 92 .target_alloc = sas_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb3i/ |
| H A D | cxgb3i.c | 97 .target_alloc = iscsi_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qedi/ |
| H A D | qedi_iscsi.c | 53 .target_alloc = iscsi_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v1_hw.c | 1761 .target_alloc = sas_target_alloc,
|
| H A D | hisi_sas_v2_hw.c | 3537 .target_alloc = sas_target_alloc,
|
| H A D | hisi_sas_v3_hw.c | 3125 .target_alloc = sas_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/ |
| H A D | bnx2i_iscsi.c | 2269 .target_alloc = iscsi_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_osm.c | 796 .target_alloc = ahc_linux_target_alloc,
|
| H A D | aic79xx_osm.c | 912 .target_alloc = ahd_linux_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 115 .target_alloc = iscsi_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srp/ |
| H A D | ib_srp.c | 3079 .target_alloc = srp_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 10690 .target_alloc = scsih_target_alloc, 10728 .target_alloc = scsih_target_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc.c | 3172 .target_alloc = ibmvfc_target_alloc,
|