ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

LPLDT_ENTRY Struct Reference

#include <ketypes.h>

Data Fields

USHORT LimitLow
USHORT BaseLow
union {
   struct {
      UCHAR   BaseMid
      UCHAR   Flags1
      UCHAR   Flags2
      UCHAR   BaseHi
   }   Bytes
   struct {
      ULONG   BaseMid:8
      ULONG   Type:5
      ULONG   Dpl:2
      ULONG   Pres:1
      ULONG   LimitHi:4
      ULONG   Sys:1
      ULONG   Reserved_0:1
      ULONG   Default_Big:1
      ULONG   Granularity:1
      ULONG   BaseHi:8
   }   Bits
HighWord
union {
   struct {
      UCHAR   BaseMid
      UCHAR   Flags1
      UCHAR   Flags2
      UCHAR   BaseHi
   }   Bytes
   struct {
      ULONG   BaseMid: 8
      ULONG   Type: 5
      ULONG   Dpl: 2
      ULONG   Pres: 1
      ULONG   LimitHi: 4
      ULONG   Sys: 1
      ULONG   Reserved_0: 1
      ULONG   Default_Big: 1
      ULONG   Granularity: 1
      ULONG   BaseHi: 8
   }   Bits
HighWord
WORD LimitLow
WORD BaseLow
union {
   struct {
      BYTE   BaseMid
      BYTE   Flags1
      BYTE   Flags2
      BYTE   BaseHi
   }   Bytes
   struct {
      DWORD   BaseMid:8
      DWORD   Type:5
      DWORD   Dpl:2
      DWORD   Pres:1
      DWORD   LimitHi:4
      DWORD   Sys:1
      DWORD   Reserved_0:1
      DWORD   Default_Big:1
      DWORD   Granularity:1
      DWORD   BaseHi:8
   }   Bits
HighWord

Detailed Description

Definition at line 253 of file ketypes.h.


The documentation for this struct was generated from the following files:

Generated on Sat May 26 2012 06:27:47 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.