taglinefilesource code
irq2host182drivers/scsi/wd7000.cAdapter *irq2host[16] = {NULL};  /* Possible IRQs are 0-15 */
irq2host811drivers/scsi/wd7000.cAdapter *host = irq2host[irq];  /* This MUST be set!!! */
irq2host1147drivers/scsi/wd7000.cirq2host[host->irq] = host;