ReactOS 0.4.16-dev-1214-gd663eb4
_APIC_VERSION_REGISTER Union Reference

#include <apicp.h>

Collaboration diagram for _APIC_VERSION_REGISTER:

Public Attributes

UINT32 Long
 
struct {
   UINT32   Version:8
 
   UINT32   ReservedMBZ:8
 
   UINT32   MaxLVT:8
 
   UINT32   ReservedMBZ1:7
 
   UINT32   ExtRegSpacePresent:1
 
}; 
 

Detailed Description

Definition at line 215 of file apicp.h.

Member Data Documentation

◆ 

struct { ... } _APIC_VERSION_REGISTER::@1527

◆ ExtRegSpacePresent

UINT32 _APIC_VERSION_REGISTER::ExtRegSpacePresent

Definition at line 224 of file apicp.h.

◆ Long

UINT32 _APIC_VERSION_REGISTER::Long

Definition at line 217 of file apicp.h.

◆ MaxLVT

UINT32 _APIC_VERSION_REGISTER::MaxLVT

Definition at line 222 of file apicp.h.

◆ ReservedMBZ

UINT32 _APIC_VERSION_REGISTER::ReservedMBZ

Definition at line 221 of file apicp.h.

◆ ReservedMBZ1

UINT32 _APIC_VERSION_REGISTER::ReservedMBZ1

Definition at line 223 of file apicp.h.

◆ Version

UINT32 _APIC_VERSION_REGISTER::Version

Definition at line 220 of file apicp.h.


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