tag | line | file | source code |
---|---|---|---|
interrupt_table_14f | 268 | drivers/scsi/ultrastor.c | static const unsigned char interrupt_table_14f[4] = { 15, 14, 11, 10 }; |
interrupt_table_14f | 450 | drivers/scsi/ultrastor.c | config.interrupt = interrupt_table_14f[config_1.interrupt]; |