Searched refs:the_template (Results 1 – 8 of 8) sorted by relevance
384 static Scsi_Host_Template *the_template; variable737 search && (((the_template != NULL) && (search->hostt != the_template)) || in AM53C974_init()751 if (!the_template) { in AM53C974_init()752 the_template = instance->hostt; in AM53C974_init()969 for (instance = first_instance; instance && instance->hostt == the_template; in AM53C974_main()1120 if ((instance->irq == irq) && (instance->hostt == the_template)) in AM53C974_intr()
320 static Scsi_Host_Template *the_template = NULL; variable994 if (!the_template) { in NCR5380_init()995 the_template = instance->hostt; in NCR5380_init()1171 …for (instance = first_instance; instance && instance->hostt == the_template; instance = instance->… in NCR5380_main()1301 …for (instance = first_instance; instance && (instance->hostt == the_template); instance = instance… in NCR5380_intr()
292 static Scsi_Host_Template *the_template = NULL; variable664 } else if (h->hostt != the_template) { in find_host()1072 if (!the_template) { in NCR53c7x0_init()1073 the_template = host->hostt; in NCR53c7x0_init()1106 for (search = first_host; search && !(search->hostt == the_template && in NCR53c7x0_init()3227 (host->hostt == the_template); --dev, host = host->next) in inode_to_host()4107 for (host = first_host; host && host->hostt == the_template; in process_issue_queue()4404 if (host->hostt == the_template && host->irq == irq) { in NCR53c7x0_intr()6405 if (tmp->hostt == the_template && tmp->irq == host->irq)
257 static Scsi_Host_Template *the_template = NULL; variable870 if (!the_template) { in NCR5380_init()871 the_template = instance->hostt; in NCR5380_init()
275 static Scsi_Host_Template *the_template = NULL; variable896 if (!the_template) { in NCR5380_init()897 the_template = instance->hostt; in NCR5380_init()
259 static Scsi_Host_Template *the_template = NULL; variable875 if (!the_template) { in NCR5380_init()876 the_template = instance->hostt; in NCR5380_init()
346 static Scsi_Host_Template *the_template = NULL; variable674 } else if (h->hostt != the_template) { in find_host()1045 if (!the_template) { in NCR53c7x0_init()1046 the_template = host->hostt; in NCR53c7x0_init()3856 for (host = first_host; host && host->hostt == the_template; in process_issue_queue()6089 if (tmp->hostt == the_template && tmp->irq == host->irq)
374 static Scsi_Host_Template *the_template = NULL; variable3864 if (!the_template) {3865 the_template = instance->hostt;9131 if (host->hostt == the_template && host->host_no == hostno) {