ReactOS
0.4.15-dev-2095-g7caf9e9
|
#include <utils.h>
Public Attributes | |
ULONG | Limit_15_0:16 |
ULONG | Base_15_0:16 |
ULONG | Base_23_16:8 |
ULONG | SegType:4 |
ULONG | DescType:1 |
ULONG | Dpl:2 |
ULONG | Present:1 |
ULONG | Limit_19_16:4 |
ULONG | Avl:1 |
ULONG | Reserved:1 |
ULONG | DefOp:1 |
ULONG | Gran:1 |
ULONG | Base_31_24:8 |
ULONG tagGdt::Base_15_0 |
Definition at line 163 of file utils.h.
Referenced by GetLinearAddress().
ULONG tagGdt::Base_23_16 |
Definition at line 164 of file utils.h.
Referenced by GetLinearAddress().
ULONG tagGdt::Base_31_24 |
Definition at line 174 of file utils.h.
Referenced by GetLinearAddress().
ULONG tagGdt::Limit_19_16 |
Definition at line 169 of file utils.h.
Referenced by COMMAND_PROTOTYPE().
ULONG tagGdt::SegType |
Definition at line 165 of file utils.h.
Referenced by COMMAND_PROTOTYPE().