Searched refs:driver_template (Results 1 - 29 of 29) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dscsi_module.c19 struct scsi_host_template *sht = &driver_template; init_this_scsi_driver()
54 struct scsi_host_template *sht = &driver_template; exit_this_scsi_driver()
H A Dmvme147.c139 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
H A Dt128.c394 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
H A Ddtc.c441 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
H A Daha1542.c941 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
959 struct Scsi_Host *sh = aha1542_hw_init(&driver_template, pdev, ndev); aha1542_isa_match()
1012 sh = aha1542_hw_init(&driver_template, &pdev->dev, indx); aha1542_pnp_probe()
H A Deata_pio.c93 static struct scsi_host_template driver_template; variable in typeref:struct:scsi_host_template
685 sh = scsi_register(&driver_template, size); register_pio_HBA()
949 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
H A Dpas16.c570 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
H A Dsym53c416.c829 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
H A Dg_NCR5380.c698 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
H A Dstex.c1360 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
1527 host = scsi_host_alloc(&driver_template, sizeof(struct st_hba)); stex_probe()
H A Dhptiop.c1178 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
1327 host = scsi_host_alloc(&driver_template, sizeof(struct hptiop_hba)); hptiop_probe()
H A D3w-9xxx.c1984 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
2029 host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension)); twa_probe()
H A D3w-sas.c1544 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
1589 host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension)); twl_probe()
H A DNCR53c406a.c1054 static struct scsi_host_template driver_template = variable in typeref:struct:scsi_host_template
H A Dultrastor.c1195 static struct scsi_host_template driver_template = {
H A D3w-xxxx.c2224 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
2264 host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension)); tw_probe()
H A Ddpt_i2o.c3553 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
3578 error = adpt_detect(&driver_template); adpt_init()
H A Du14-34f.c442 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
H A Dwd7000.c1640 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
H A Dfdomain.c1780 #define driver_template fdomain_driver_template macro
H A Deata.c515 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
H A Din2000.c2285 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
H A Dipr.c6487 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
9979 host = scsi_host_alloc(&driver_template, sizeof(*ioa_cfg)); ipr_probe_ioa()
H A Dqla1280.c254 - Declare driver_template for new kernel
/linux-4.4.14/arch/ia64/hp/sim/
H A Dsimscsi.c338 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
357 host = scsi_host_alloc(&driver_template, 0); simscsi_init()
/linux-4.4.14/drivers/scsi/esas2r/
H A Desas2r_main.c234 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
392 host = scsi_host_alloc(&driver_template, host_alloc_size); esas2r_probe()
643 driver_template.module = THIS_MODULE; esas2r_init()
/linux-4.4.14/drivers/scsi/cxlflash/
H A Dmain.c2253 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
2364 driver_template.max_sectors = ddv->max_sectors; cxlflash_probe()
2366 host = scsi_host_alloc(&driver_template, sizeof(struct cxlflash_cfg)); cxlflash_probe()
/linux-4.4.14/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c2131 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
2252 host = scsi_host_alloc(&driver_template, sizeof(*hostdata)); ibmvscsi_probe()
2418 driver_template.can_queue = max_requests; ibmvscsi_module_init()
H A Dibmvfc.c3077 static struct scsi_host_template driver_template = { variable in typeref:struct:scsi_host_template
4755 shost = scsi_host_alloc(&driver_template, sizeof(*vhost)); ibmvfc_probe()
4917 return pool_dma + ((512 * 1024) * driver_template.cmd_per_lun); ibmvfc_get_desired_dma()

Completed in 1897 milliseconds