ISA_INTERRUPT_COUNT
static int32 sSourceOverrides[ISA_INTERRUPT_COUNT];
if (gsi < ISA_INTERRUPT_COUNT && sSourceOverrides[gsi] != 0)
if (gsi < ISA_INTERRUPT_COUNT && sSourceOverrides[gsi] != 0)
} else if (gsi < ISA_INTERRUPT_COUNT) {
if (info->SourceIrq >= ISA_INTERRUPT_COUNT) {