GDB (xrefs)
Public Attributes | List of all members
gate_descr Struct Reference

Public Attributes

unsigned short offset0
 
unsigned short selector
 
unsigned param_count:5
 
unsigned dummy:3
 
unsigned stype:5
 
unsigned dpl:2
 
unsigned present:1
 
unsigned short offset1
 

Detailed Description

Definition at line 1432 of file go32-nat.c.

Member Data Documentation

unsigned gate_descr::dpl

Definition at line 1438 of file go32-nat.c.

unsigned gate_descr::dummy

Definition at line 1436 of file go32-nat.c.

unsigned short gate_descr::offset0

Definition at line 1433 of file go32-nat.c.

Referenced by display_descriptor().

unsigned short gate_descr::offset1

Definition at line 1440 of file go32-nat.c.

Referenced by display_descriptor().

unsigned gate_descr::param_count

Definition at line 1435 of file go32-nat.c.

Referenced by display_descriptor().

unsigned gate_descr::present

Definition at line 1439 of file go32-nat.c.

unsigned short gate_descr::selector

Definition at line 1434 of file go32-nat.c.

Referenced by display_descriptor().

unsigned gate_descr::stype

Definition at line 1437 of file go32-nat.c.


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