|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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::@1602 |
| struct { ... } _IOAPIC_REDIRECTION_REGISTER::@1604 |
| UINT64 _IOAPIC_REDIRECTION_REGISTER::DeliveryStatus |
Definition at line 305 of file apicp.h.
Referenced by ApicInitializeIOApic(), and HalpAllocateSystemInterrupt().
| UINT64 _IOAPIC_REDIRECTION_REGISTER::Destination |
Definition at line 311 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalEnableSystemInterrupt(), and HalpAllocateSystemInterrupt().
| UINT64 _IOAPIC_REDIRECTION_REGISTER::DestinationMode |
Definition at line 304 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalEnableSystemInterrupt(), and HalpAllocateSystemInterrupt().
| UINT32 _IOAPIC_REDIRECTION_REGISTER::Long0 |
Definition at line 297 of file apicp.h.
Referenced by ApicReadIORedirectionEntry(), ApicWriteIORedirectionEntry(), HalDisableSystemInterrupt(), and HalpIrqToVector().
| UINT32 _IOAPIC_REDIRECTION_REGISTER::Long1 |
Definition at line 298 of file apicp.h.
Referenced by ApicReadIORedirectionEntry(), and ApicWriteIORedirectionEntry().
| UINT64 _IOAPIC_REDIRECTION_REGISTER::Mask |
Definition at line 309 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalDisableSystemInterrupt(), HalEnableSystemInterrupt(), and HalpAllocateSystemInterrupt().
| UINT64 _IOAPIC_REDIRECTION_REGISTER::MessageType |
Definition at line 303 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalEnableSystemInterrupt(), and HalpAllocateSystemInterrupt().
| UINT64 _IOAPIC_REDIRECTION_REGISTER::Polarity |
Definition at line 306 of file apicp.h.
Referenced by ApicInitializeIOApic(), and HalpAllocateSystemInterrupt().
| UINT64 _IOAPIC_REDIRECTION_REGISTER::RemoteIRR |
Definition at line 307 of file apicp.h.
Referenced by ApicInitializeIOApic(), and HalpAllocateSystemInterrupt().
| UINT64 _IOAPIC_REDIRECTION_REGISTER::Reserved |
Definition at line 310 of file apicp.h.
Referenced by ApicInitializeIOApic(), and HalpAllocateSystemInterrupt().
| UINT64 _IOAPIC_REDIRECTION_REGISTER::TriggerMode |
Definition at line 308 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalBeginSystemInterrupt(), HalEnableSystemInterrupt(), and HalpAllocateSystemInterrupt().
| UINT64 _IOAPIC_REDIRECTION_REGISTER::Vector |
Definition at line 302 of file apicp.h.
Referenced by ApicInitializeIOApic(), HalEnableSystemInterrupt(), HalpAllocateSystemInterrupt(), and HalpIrqToVector().