Searched refs:driver_template (Results 1 – 7 of 7) sorted by relevance
2089 static struct scsi_host_template driver_template = { variable2238 host = scsi_host_alloc(&driver_template, sizeof(*hostdata)); in ibmvscsi_probe()2414 driver_template.can_queue = max_requests; in ibmvscsi_module_init()
233 static const struct scsi_host_template driver_template = { variable385 host = scsi_host_alloc(&driver_template, host_alloc_size); in esas2r_probe()
1537 static const struct scsi_host_template driver_template = { variable1579 host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension)); in twl_probe()
1478 static const struct scsi_host_template driver_template = { variable1670 host = scsi_host_alloc(&driver_template, sizeof(struct st_hba)); in stex_probe()
1980 static const struct scsi_host_template driver_template = { variable2024 host = scsi_host_alloc(&driver_template, sizeof(TW_Device_Extension)); in twa_probe()
6393 static const struct scsi_host_template driver_template = { variable9382 host = scsi_host_alloc(&driver_template, sizeof(*ioa_cfg)); in ipr_probe_ioa()
1849 * Cleanup of driver_template.