Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_MTRR_VARIABLE_BASE Struct Reference

#include <mtrr.h>

List of all members.

Public Attributes

union {
   struct {
      ULONG   Type:8
      ULONG   Reserved_0:4
      ULONG   PhysBase_1:20
      ULONG   PhysBase_2:4
      ULONG   Reserved_1:28
   }   hw
   ULONGLONG   QuadPart
u


Member Data Documentation

struct { ... } _MTRR_VARIABLE_BASE::hw
 

ULONG _MTRR_VARIABLE_BASE::PhysBase_1
 

Definition at line 89 of file mtrr.h.

ULONG _MTRR_VARIABLE_BASE::PhysBase_2
 

Definition at line 90 of file mtrr.h.

ULONGLONG _MTRR_VARIABLE_BASE::QuadPart
 

Definition at line 93 of file mtrr.h.

ULONG _MTRR_VARIABLE_BASE::Reserved_0
 

Definition at line 88 of file mtrr.h.

ULONG _MTRR_VARIABLE_BASE::Reserved_1
 

Definition at line 91 of file mtrr.h.

ULONG _MTRR_VARIABLE_BASE::Type
 

Definition at line 87 of file mtrr.h.

union { ... } _MTRR_VARIABLE_BASE::u
 

Referenced by KiCompleteEffectiveRangeChange(), and KiInitializeMTRR().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:21 2004 for test by doxygen 1.3.7