Searched refs:IoApicRead (Results 1 – 2 of 2) sorted by relevance
40 IoApicRead ( in IoApicRead() function90 Version.Uint32 = IoApicRead (IO_APIC_VERSION_REGISTER_INDEX); in IoApicEnableInterrupt()94 Entry.Uint32.Low = IoApicRead (IO_APIC_REDIRECTION_TABLE_ENTRY_INDEX + Irq * 2); in IoApicEnableInterrupt()140 Version.Uint32 = IoApicRead (IO_APIC_VERSION_REGISTER_INDEX); in IoApicConfigureInterrupt()146 Entry.Uint32.Low = IoApicRead (IO_APIC_REDIRECTION_TABLE_ENTRY_INDEX + Irq * 2); in IoApicConfigureInterrupt()155 Entry.Uint32.High = IoApicRead (IO_APIC_REDIRECTION_TABLE_ENTRY_INDEX + Irq * 2 + 1); in IoApicConfigureInterrupt()
31 IoApicRead (