Searched refs:target_alloc (Results 1 – 20 of 20) sorted by relevance
| /drivers/usb/storage/ |
| A D | scsiglue.c | 331 static int target_alloc(struct scsi_target *starget) in target_alloc() function 639 .target_alloc = target_alloc,
|
| A D | uas.c | 907 .target_alloc = uas_target_alloc,
|
| /drivers/scsi/ |
| A D | scsi_scan.c | 537 if (shost->hostt->target_alloc) { in scsi_alloc_target() 538 error = shost->hostt->target_alloc(starget); in scsi_alloc_target()
|
| A D | esp_scsi.c | 2668 .target_alloc = esp_target_alloc,
|
| A D | scsi_debug.c | 9468 .target_alloc = sdebug_target_alloc,
|
| /drivers/infiniband/ulp/iser/ |
| A D | iscsi_iser.c | 966 .target_alloc = iscsi_target_alloc,
|
| /drivers/message/fusion/ |
| A D | mptspi.c | 831 .target_alloc = mptspi_target_alloc,
|
| A D | mptfc.c | 115 .target_alloc = mptfc_target_alloc,
|
| A D | mptsas.c | 2007 .target_alloc = mptsas_target_alloc,
|
| /drivers/scsi/cxgbi/cxgb3i/ |
| A D | cxgb3i.c | 97 .target_alloc = iscsi_target_alloc,
|
| /drivers/scsi/qedi/ |
| A D | qedi_iscsi.c | 53 .target_alloc = iscsi_target_alloc,
|
| /drivers/scsi/aic7xxx/ |
| A D | aic7xxx_osm.c | 796 .target_alloc = ahc_linux_target_alloc,
|
| A D | aic79xx_osm.c | 911 .target_alloc = ahd_linux_target_alloc,
|
| /drivers/scsi/bnx2i/ |
| A D | bnx2i_iscsi.c | 2263 .target_alloc = iscsi_target_alloc,
|
| /drivers/scsi/cxgbi/cxgb4i/ |
| A D | cxgb4i.c | 115 .target_alloc = iscsi_target_alloc,
|
| /drivers/infiniband/ulp/srp/ |
| A D | ib_srp.c | 3070 .target_alloc = srp_target_alloc,
|
| /drivers/scsi/mpt3sas/ |
| A D | mpt3sas_scsih.c | 11924 .target_alloc = scsih_target_alloc, 11962 .target_alloc = scsih_target_alloc,
|
| /drivers/scsi/mpi3mr/ |
| A D | mpi3mr_os.c | 5213 .target_alloc = mpi3mr_target_alloc,
|
| /drivers/scsi/be2iscsi/ |
| A D | be_main.c | 407 .target_alloc = iscsi_target_alloc,
|
| /drivers/scsi/ibmvscsi/ |
| A D | ibmvfc.c | 3703 .target_alloc = ibmvfc_target_alloc,
|
Completed in 923 milliseconds