ReactOS 0.4.16-dev-197-g92996da
|
#include <apicp.h>
Public Attributes | |
UINT64 | LongLong |
struct { | |
UINT32 Long0 | |
UINT32 Long1 | |
}; | |
struct { | |
UINT64 Vector:8 | |
UINT64 MessageType:3 | |
UINT64 DestinationMode:1 | |
UINT64 DeliveryStatus:1 | |
UINT64 Polarity:1 | |
UINT64 RemoteIRR:1 | |
UINT64 TriggerMode:1 | |
UINT64 Mask:1 | |
UINT64 Reserved:39 | |
UINT64 Destination:8 | |
}; | |
struct { ... } _IOAPIC_REDIRECTION_REGISTER::@1486 |
struct { ... } _IOAPIC_REDIRECTION_REGISTER::@1488 |
UINT64 _IOAPIC_REDIRECTION_REGISTER::DeliveryStatus |
Definition at line 303 of file apicp.h.
Referenced by ApicInitializeIOApic(), and HalpAllocateSystemInterrupt().
UINT64 _IOAPIC_REDIRECTION_REGISTER::Destination |
Definition at line 309 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalEnableSystemInterrupt(), and HalpAllocateSystemInterrupt().
UINT64 _IOAPIC_REDIRECTION_REGISTER::DestinationMode |
Definition at line 302 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalEnableSystemInterrupt(), and HalpAllocateSystemInterrupt().
UINT32 _IOAPIC_REDIRECTION_REGISTER::Long0 |
Definition at line 295 of file apicp.h.
Referenced by ApicReadIORedirectionEntry(), ApicWriteIORedirectionEntry(), HalDisableSystemInterrupt(), and HalpIrqToVector().
UINT32 _IOAPIC_REDIRECTION_REGISTER::Long1 |
Definition at line 296 of file apicp.h.
Referenced by ApicReadIORedirectionEntry(), and ApicWriteIORedirectionEntry().
UINT64 _IOAPIC_REDIRECTION_REGISTER::Mask |
Definition at line 307 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalDisableSystemInterrupt(), HalEnableSystemInterrupt(), and HalpAllocateSystemInterrupt().
UINT64 _IOAPIC_REDIRECTION_REGISTER::MessageType |
Definition at line 301 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalEnableSystemInterrupt(), and HalpAllocateSystemInterrupt().
UINT64 _IOAPIC_REDIRECTION_REGISTER::Polarity |
Definition at line 304 of file apicp.h.
Referenced by ApicInitializeIOApic(), and HalpAllocateSystemInterrupt().
UINT64 _IOAPIC_REDIRECTION_REGISTER::RemoteIRR |
Definition at line 305 of file apicp.h.
Referenced by ApicInitializeIOApic(), and HalpAllocateSystemInterrupt().
UINT64 _IOAPIC_REDIRECTION_REGISTER::Reserved |
Definition at line 308 of file apicp.h.
Referenced by ApicInitializeIOApic(), and HalpAllocateSystemInterrupt().
UINT64 _IOAPIC_REDIRECTION_REGISTER::TriggerMode |
Definition at line 306 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalBeginSystemInterrupt(), HalEnableSystemInterrupt(), and HalpAllocateSystemInterrupt().
UINT64 _IOAPIC_REDIRECTION_REGISTER::Vector |
Definition at line 300 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalEnableSystemInterrupt(), HalpAllocateSystemInterrupt(), and HalpIrqToVector().