driver_template  1988 drivers/scsi/3w-9xxx.c static struct scsi_host_template driver_template = {
driver_template  2032 drivers/scsi/3w-9xxx.c 	host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension));
driver_template  1541 drivers/scsi/3w-sas.c static struct scsi_host_template driver_template = {
driver_template  1585 drivers/scsi/3w-sas.c 	host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension));
driver_template  2237 drivers/scsi/3w-xxxx.c static struct scsi_host_template driver_template = {
driver_template  2276 drivers/scsi/3w-xxxx.c 	host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension));
driver_template  1001 drivers/scsi/aha1542.c static struct scsi_host_template driver_template = {
driver_template  1019 drivers/scsi/aha1542.c 	struct Scsi_Host *sh = aha1542_hw_init(&driver_template, pdev, ndev);
driver_template  1072 drivers/scsi/aha1542.c 	sh = aha1542_hw_init(&driver_template, &pdev->dev, indx);
driver_template  3164 drivers/scsi/cxlflash/main.c static struct scsi_host_template driver_template = {
driver_template  3679 drivers/scsi/cxlflash/main.c 	driver_template.max_sectors = ddv->max_sectors;
driver_template  3681 drivers/scsi/cxlflash/main.c 	host = scsi_host_alloc(&driver_template, sizeof(struct cxlflash_cfg));
driver_template  3517 drivers/scsi/dpt_i2o.c static struct scsi_host_template driver_template = {
driver_template  3541 drivers/scsi/dpt_i2o.c 	error = adpt_detect(&driver_template);
driver_template   234 drivers/scsi/esas2r/esas2r_main.c static struct scsi_host_template driver_template = {
driver_template   390 drivers/scsi/esas2r/esas2r_main.c 	host = scsi_host_alloc(&driver_template, host_alloc_size);
driver_template   692 drivers/scsi/g_NCR5380.c static struct scsi_host_template driver_template = {
driver_template   711 drivers/scsi/g_NCR5380.c 	int ret = generic_NCR5380_init_one(&driver_template, pdev, base[ndev],
driver_template   757 drivers/scsi/g_NCR5380.c 	return generic_NCR5380_init_one(&driver_template, &pdev->dev, base, irq,
driver_template  1168 drivers/scsi/hptiop.c static struct scsi_host_template driver_template = {
driver_template  1319 drivers/scsi/hptiop.c 	host = scsi_host_alloc(&driver_template, sizeof(struct hptiop_hba));
driver_template  3074 drivers/scsi/ibmvscsi/ibmvfc.c static struct scsi_host_template driver_template = {
driver_template  4752 drivers/scsi/ibmvscsi/ibmvfc.c 	shost = scsi_host_alloc(&driver_template, sizeof(*vhost));
driver_template  4914 drivers/scsi/ibmvscsi/ibmvfc.c 	return pool_dma + ((512 * 1024) * driver_template.cmd_per_lun);
driver_template  2065 drivers/scsi/ibmvscsi/ibmvscsi.c static struct scsi_host_template driver_template = {
driver_template  2214 drivers/scsi/ibmvscsi/ibmvscsi.c 	host = scsi_host_alloc(&driver_template, sizeof(*hostdata));
driver_template  2392 drivers/scsi/ibmvscsi/ibmvscsi.c 	driver_template.can_queue = max_requests;
driver_template  6725 drivers/scsi/ipr.c static struct scsi_host_template driver_template = {
driver_template  10162 drivers/scsi/ipr.c 	host = scsi_host_alloc(&driver_template, sizeof(*ioa_cfg));
driver_template  1477 drivers/scsi/stex.c static struct scsi_host_template driver_template = {
driver_template  1669 drivers/scsi/stex.c 	host = scsi_host_alloc(&driver_template, sizeof(struct st_hba));