taglinefilesource code
the_template304drivers/scsi/53c7,8xx.cstatic Scsi_Host_Template *the_template = NULL;  
the_template671drivers/scsi/53c7,8xx.c} else if (h->hostt != the_template) {
the_template1077drivers/scsi/53c7,8xx.cif (!the_template) {
the_template1078drivers/scsi/53c7,8xx.cthe_template = host->hostt;
the_template1111drivers/scsi/53c7,8xx.cfor (search = first_host; search && !(search->hostt == the_template &&
the_template3184drivers/scsi/53c7,8xx.c(host->hostt == the_template); --dev, host = host->next)
the_template4077drivers/scsi/53c7,8xx.cfor (host = first_host; host && host->hostt == the_template; 
the_template4358drivers/scsi/53c7,8xx.cif (host->hostt == the_template && host->irq == irq) {
the_template6350drivers/scsi/53c7,8xx.cif (tmp->hostt == the_template && tmp->irq == host->irq)
the_template153drivers/scsi/AM53C974.cstatic Scsi_Host_Template *the_template = NULL;
the_template655drivers/scsi/AM53C974.csearch && ( ((the_template != NULL) && (search->hostt != the_template)) || 
the_template668drivers/scsi/AM53C974.cif (!the_template) {
the_template669drivers/scsi/AM53C974.cthe_template = instance->hostt;
the_template878drivers/scsi/AM53C974.cfor (instance = first_instance; instance && instance->hostt == the_template;
the_template937drivers/scsi/AM53C974.cif ((instance->irq == irq) && (instance->hostt == the_template)) goto FOUND;
the_template302drivers/scsi/NCR5380.cstatic Scsi_Host_Template *the_template = NULL;
the_template819drivers/scsi/NCR5380.cif (!the_template) {
the_template820drivers/scsi/NCR5380.cthe_template = instance->hostt;
the_template1000drivers/scsi/NCR5380.cinstance->hostt == the_template; instance=instance->next) {
the_template1135drivers/scsi/NCR5380.cthe_template); instance = instance->next)