Home
last modified time | relevance | path

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

/drivers/scsi/
A Dg_NCR5380.c693 static const struct scsi_host_template driver_template = { variable
712 int ret = generic_NCR5380_init_one(&driver_template, pdev, base[ndev], in generic_NCR5380_isa_match()
757 return generic_NCR5380_init_one(&driver_template, &pdev->dev, base, irq, in generic_NCR5380_pnp_probe()
A Daha1542.c1037 static const struct scsi_host_template driver_template = { variable
1057 struct Scsi_Host *sh = aha1542_hw_init(&driver_template, pdev, ndev); in aha1542_isa_match()
1111 sh = aha1542_hw_init(&driver_template, &pdev->dev, indx); in aha1542_pnp_probe()
A D3w-sas.c1535 static const struct scsi_host_template driver_template = { variable
1577 host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension)); in twl_probe()
A Dstex.c1478 static const struct scsi_host_template driver_template = { variable
1670 host = scsi_host_alloc(&driver_template, sizeof(struct st_hba)); in stex_probe()
A Dhptiop.c1162 static const struct scsi_host_template driver_template = { variable
1314 host = scsi_host_alloc(&driver_template, sizeof(struct hptiop_hba)); in hptiop_probe()
A D3w-xxxx.c2232 static const struct scsi_host_template driver_template = { variable
2271 host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension)); in tw_probe()
A D3w-9xxx.c1980 static const struct scsi_host_template driver_template = { variable
2024 host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension)); in twa_probe()
A Dipr.c6393 static const struct scsi_host_template driver_template = { variable
9358 host = scsi_host_alloc(&driver_template, sizeof(*ioa_cfg)); in ipr_probe_ioa()
/drivers/scsi/ibmvscsi/
A Dibmvscsi.c2088 static struct scsi_host_template driver_template = { variable
2237 host = scsi_host_alloc(&driver_template, sizeof(*hostdata)); in ibmvscsi_probe()
2413 driver_template.can_queue = max_requests; in ibmvscsi_module_init()
A Dibmvfc.c3691 static const struct scsi_host_template driver_template = { variable
6328 shost = scsi_host_alloc(&driver_template, sizeof(*vhost)); in ibmvfc_probe()
6497 return pool_dma + ((512 * 1024) * driver_template.cmd_per_lun); in ibmvfc_get_desired_dma()
/drivers/scsi/esas2r/
A Desas2r_main.c234 static const struct scsi_host_template driver_template = { variable
386 host = scsi_host_alloc(&driver_template, host_alloc_size); in esas2r_probe()

Completed in 58 milliseconds