Searched refs:ips_driver_template (Results 1 – 1 of 1) sorted by relevance
359 static struct scsi_host_template ips_driver_template = { variable6659 sh = scsi_host_alloc(&ips_driver_template, sizeof (ips_ha_t)); in ips_register_scsi()6742 ips_driver_template.module = THIS_MODULE; in ips_module_init()6744 if (!ips_detect(&ips_driver_template)) { in ips_module_init()