| tag | line | file | source code |
|---|---|---|---|
| irq2host | 178 | drivers/scsi/wd7000.c | Adapter *irq2host[16] = {NULL}; /* Possible IRQs are 0-15 */ |
| irq2host | 814 | drivers/scsi/wd7000.c | Adapter *host = irq2host[irq]; /* This MUST be set!!! */ |
| irq2host | 1148 | drivers/scsi/wd7000.c | irq2host[host->irq] = host; |