Home
last modified time | relevance | path

Searched refs:driver_template (Results 1 – 25 of 35) sorted by relevance

12

/linux-3.4.99/drivers/scsi/
Dscsi_module.c19 struct scsi_host_template *sht = &driver_template; in init_this_scsi_driver()
54 struct scsi_host_template *sht = &driver_template; in exit_this_scsi_driver()
Dmvme147.c138 static struct scsi_host_template driver_template = { variable
Dt128.c432 static struct scsi_host_template driver_template = { variable
Deata_pio.c93 static struct scsi_host_template driver_template; variable
721 sh = scsi_register(&driver_template, size); in register_pio_HBA()
985 static struct scsi_host_template driver_template = { variable
Dmac_scsi.c562 static struct scsi_host_template driver_template = { variable
Ddtc.c471 static struct scsi_host_template driver_template = { variable
Dpas16.c617 static struct scsi_host_template driver_template = { variable
Dsun3_scsi_vme.c571 static struct scsi_host_template driver_template = { variable
Dsun3_scsi.c628 static struct scsi_host_template driver_template = { variable
Datari_scsi.c1092 static struct scsi_host_template driver_template = { variable
Dg_NCR5380.c913 static struct scsi_host_template driver_template = { variable
Dhptiop.c921 static struct scsi_host_template driver_template = { variable
993 host = scsi_host_alloc(&driver_template, sizeof(struct hptiop_hba)); in hptiop_probe()
DNCR53c406a.c1054 static struct scsi_host_template driver_template = variable
Dsym53c416.c829 static struct scsi_host_template driver_template = { variable
Dtmscsim.c2198 static struct scsi_host_template driver_template = { variable
2440 driver_template.use_clustering = DISABLE_CLUSTERING; in dc390_probe_one()
2441 shost = scsi_host_alloc(&driver_template, sizeof(struct dc390_acb)); in dc390_probe_one()
Dfd_mcs.c1336 static struct scsi_host_template driver_template = { variable
Dultrastor.c1195 static struct scsi_host_template driver_template = { variable
D3w-sas.c1588 static struct scsi_host_template driver_template = { variable
1632 host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension)); in twl_probe()
Dstex.c1388 static struct scsi_host_template driver_template = { variable
1558 host = scsi_host_alloc(&driver_template, sizeof(struct st_hba)); in stex_probe()
D3w-xxxx.c2265 static struct scsi_host_template driver_template = { variable
2304 host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension)); in tw_probe()
Dfdomain.c1781 #define driver_template fdomain_driver_template macro
Dwd7000.c1659 static struct scsi_host_template driver_template = { variable
D3w-9xxx.c2013 static struct scsi_host_template driver_template = { variable
2057 host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension)); in twa_probe()
/linux-3.4.99/arch/ia64/hp/sim/
Dsimscsi.c338 static struct scsi_host_template driver_template = { variable
357 host = scsi_host_alloc(&driver_template, 0); in simscsi_init()
/linux-3.4.99/drivers/scsi/ibmvscsi/
Dibmvscsi.c1800 static struct scsi_host_template driver_template = { variable
1921 host = scsi_host_alloc(&driver_template, sizeof(*hostdata)); in ibmvscsi_probe()
2080 driver_template.can_queue = max_requests; in ibmvscsi_module_init()

12