ReactOS 0.4.15-dev-7953-g1f49173
_APIC_EXTENDED_CONTROL_REGISTER Union Reference

#include <apicp.h>

Collaboration diagram for _APIC_EXTENDED_CONTROL_REGISTER:

Public Attributes

UINT32 Long
 
struct {
   UINT32   Version:1
 
   UINT32   SEOIEnable:1
 
   UINT32   ExtApicIdEnable:1
 
   UINT32   ReservedMBZ:29
 
}; 
 

Detailed Description

Definition at line 226 of file apicp.h.

Member Data Documentation

◆ 

struct { ... } _APIC_EXTENDED_CONTROL_REGISTER::@1467

◆ ExtApicIdEnable

UINT32 _APIC_EXTENDED_CONTROL_REGISTER::ExtApicIdEnable

Definition at line 233 of file apicp.h.

◆ Long

UINT32 _APIC_EXTENDED_CONTROL_REGISTER::Long

Definition at line 228 of file apicp.h.

◆ ReservedMBZ

UINT32 _APIC_EXTENDED_CONTROL_REGISTER::ReservedMBZ

Definition at line 234 of file apicp.h.

◆ SEOIEnable

UINT32 _APIC_EXTENDED_CONTROL_REGISTER::SEOIEnable

Definition at line 232 of file apicp.h.

◆ Version

UINT32 _APIC_EXTENDED_CONTROL_REGISTER::Version

Definition at line 231 of file apicp.h.


The documentation for this union was generated from the following file: