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