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