Searched refs:SourceIrq (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/arch/x86/
H A Dioapic.cpp553 info->Bus, info->SourceIrq, (uint32)info->GlobalIrq,
556 if (info->SourceIrq >= ISA_INTERRUPT_COUNT) {
561 if (info->SourceIrq != info->GlobalIrq) {
565 (void*)(addr_t)info->SourceIrq, B_NO_ENABLE_COUNTER);
567 sSourceOverrides[info->SourceIrq] = info->GlobalIrq;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl2.h1182 UINT8 SourceIrq; /* Interrupt source (IRQ) */ member in struct:acpi_madt_interrupt_override

Completed in 96 milliseconds