|
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 ReservedMBZ:1 | |
| UINT64 Level:1 | |
| UINT64 TriggerMode:1 | |
| UINT64 RemoteReadStatus:2 | |
| UINT64 DestinationShortHand:2 | |
| UINT64 Reserved2MBZ:36 | |
| UINT64 Destination:8 | |
| }; | |
| struct { ... } _APIC_INTERRUPT_COMMAND_REGISTER::@1596 |
| struct { ... } _APIC_INTERRUPT_COMMAND_REGISTER::@1598 |
| UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::DeliveryStatus |
Definition at line 253 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
| UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::Destination |
Definition at line 260 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt().
| UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::DestinationMode |
Definition at line 252 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt().
| UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::DestinationShortHand |
Definition at line 258 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
| UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::Level |
Definition at line 255 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt().
| UINT32 _APIC_INTERRUPT_COMMAND_REGISTER::Long0 |
Definition at line 245 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
| UINT32 _APIC_INTERRUPT_COMMAND_REGISTER::Long1 |
Definition at line 246 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
| UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::LongLong |
Definition at line 242 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
| UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::MessageType |
Definition at line 251 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
| UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::RemoteReadStatus |
Definition at line 257 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt().
| UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::TriggerMode |
Definition at line 256 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
| UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::Vector |
Definition at line 250 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().