target_alloc
.target_alloc = iscsi_target_alloc,
.target_alloc = srp_target_alloc,
.target_alloc = mptfc_target_alloc,
.target_alloc = mptsas_target_alloc,
.target_alloc = mptspi_target_alloc,
.target_alloc = ahd_linux_target_alloc,
.target_alloc = ahc_linux_target_alloc,
.target_alloc = iscsi_target_alloc,
.target_alloc = iscsi_target_alloc,
.target_alloc = iscsi_target_alloc,
.target_alloc = iscsi_target_alloc,
.target_alloc = esp_target_alloc,
.target_alloc = ibmvfc_target_alloc,
.target_alloc = mpi3mr_target_alloc,
.target_alloc = scsih_target_alloc,
.target_alloc = scsih_target_alloc,
.target_alloc = iscsi_target_alloc,
.target_alloc = sdebug_target_alloc,
if (shost->hostt->target_alloc) {
error = shost->hostt->target_alloc(starget);
.target_alloc = target_alloc,
.target_alloc = uas_target_alloc,
.target_alloc = sas_target_alloc, \
int (* target_alloc)(struct scsi_target *);