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