ReactOS 0.4.15-dev-8614-gbc76250
|
#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::@1480 |
struct { ... } _APIC_INTERRUPT_COMMAND_REGISTER::@1482 |
UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::DeliveryStatus |
Definition at line 251 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::Destination |
Definition at line 258 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt().
UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::DestinationMode |
Definition at line 250 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt().
UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::DestinationShortHand |
Definition at line 256 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::Level |
Definition at line 253 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt().
UINT32 _APIC_INTERRUPT_COMMAND_REGISTER::Long0 |
Definition at line 243 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
UINT32 _APIC_INTERRUPT_COMMAND_REGISTER::Long1 |
Definition at line 244 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt().
UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::LongLong |
Definition at line 240 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt().
UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::MessageType |
Definition at line 249 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::RemoteReadStatus |
Definition at line 255 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt().
UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::TriggerMode |
Definition at line 254 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().
UINT64 _APIC_INTERRUPT_COMMAND_REGISTER::Vector |
Definition at line 248 of file apicp.h.
Referenced by ApicRequestGlobalInterrupt(), and ApicRequestSelfInterrupt().