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

_MTRR_VARIABLE_MASK Struct Reference

#include <mtrr.h>

List of all members.

Public Attributes

union {
   struct {
      ULONG   Reserved_0:11
      ULONG   Valid:1
      ULONG   PhysMask_1:20
      ULONG   PhysMask_2:4
      ULONG   Reserved_1:28
   }   hw
   ULONGLONG   QuadPart
u


Member Data Documentation

struct { ... } _MTRR_VARIABLE_MASK::hw
 

ULONG _MTRR_VARIABLE_MASK::PhysMask_1
 

Definition at line 104 of file mtrr.h.

ULONG _MTRR_VARIABLE_MASK::PhysMask_2
 

Definition at line 105 of file mtrr.h.

ULONGLONG _MTRR_VARIABLE_MASK::QuadPart
 

Definition at line 108 of file mtrr.h.

ULONG _MTRR_VARIABLE_MASK::Reserved_0
 

Definition at line 102 of file mtrr.h.

ULONG _MTRR_VARIABLE_MASK::Reserved_1
 

Definition at line 106 of file mtrr.h.

union { ... } _MTRR_VARIABLE_MASK::u
 

Referenced by KiCompleteEffectiveRangeChange(), and KiInitializeMTRR().

ULONG _MTRR_VARIABLE_MASK::Valid
 

Definition at line 103 of file mtrr.h.


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