ReactOS 0.4.15-dev-7934-g1dc8d80
_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 213 of file apicp.h.

Member Data Documentation

◆ 

struct { ... } _APIC_VERSION_REGISTER::@1465

◆ ExtRegSpacePresent

UINT32 _APIC_VERSION_REGISTER::ExtRegSpacePresent

Definition at line 222 of file apicp.h.

◆ Long

UINT32 _APIC_VERSION_REGISTER::Long

Definition at line 215 of file apicp.h.

◆ MaxLVT

UINT32 _APIC_VERSION_REGISTER::MaxLVT

Definition at line 220 of file apicp.h.

◆ ReservedMBZ

UINT32 _APIC_VERSION_REGISTER::ReservedMBZ

Definition at line 219 of file apicp.h.

◆ ReservedMBZ1

UINT32 _APIC_VERSION_REGISTER::ReservedMBZ1

Definition at line 221 of file apicp.h.

◆ Version

UINT32 _APIC_VERSION_REGISTER::Version

Definition at line 218 of file apicp.h.


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