Searched refs:target_alloc (Results 1 – 24 of 24) sorted by relevance
/linux-4.4.14/drivers/usb/storage/ |
D | scsiglue.c | 295 static int target_alloc(struct scsi_target *starget) in target_alloc() function 563 .target_alloc = target_alloc,
|
D | uas.c | 821 .target_alloc = uas_target_alloc,
|
/linux-4.4.14/include/scsi/ |
D | scsi_host.h | 235 int (* target_alloc)(struct scsi_target *); member
|
/linux-4.4.14/drivers/scsi/ |
D | virtio_scsi.c | 773 .target_alloc = virtscsi_target_alloc, 792 .target_alloc = virtscsi_target_alloc,
|
D | scsi_scan.c | 455 if (shost->hostt->target_alloc) { in scsi_alloc_target() 456 error = shost->hostt->target_alloc(starget); in scsi_alloc_target()
|
D | iscsi_tcp.c | 966 .target_alloc = iscsi_target_alloc,
|
D | esp_scsi.c | 2683 .target_alloc = esp_target_alloc,
|
D | ipr.c | 6500 .target_alloc = ipr_target_alloc,
|
/linux-4.4.14/drivers/scsi/isci/ |
D | init.c | 156 .target_alloc = sas_target_alloc,
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
D | iscsi_iser.c | 988 .target_alloc = iscsi_target_alloc,
|
/linux-4.4.14/drivers/scsi/mvsas/ |
D | mv_init.c | 52 .target_alloc = sas_target_alloc,
|
/linux-4.4.14/drivers/scsi/aic94xx/ |
D | aic94xx_init.c | 61 .target_alloc = sas_target_alloc,
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptfc.c | 116 .target_alloc = mptfc_target_alloc,
|
D | mptspi.c | 835 .target_alloc = mptspi_target_alloc,
|
D | mptsas.c | 1980 .target_alloc = mptsas_target_alloc,
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm8001_init.c | 77 .target_alloc = sas_target_alloc,
|
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 96 .target_alloc = iscsi_target_alloc,
|
/linux-4.4.14/drivers/scsi/bnx2i/ |
D | bnx2i_iscsi.c | 2266 .target_alloc = iscsi_target_alloc,
|
/linux-4.4.14/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,
|
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 104 .target_alloc = iscsi_target_alloc,
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 8318 .target_alloc = scsih_target_alloc, 8356 .target_alloc = scsih_target_alloc,
|
/linux-4.4.14/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 3088 .target_alloc = ibmvfc_target_alloc,
|
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_main.c | 560 .target_alloc = iscsi_target_alloc,
|