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