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