#include <utcb.h>
Public Member Functions |
void | set (unsigned short _sel, unsigned _base, unsigned _limit, unsigned short _ar) |
Public Attributes |
unsigned short | sel |
unsigned short | ar |
unsigned | limit |
unsigned | base |
unsigned | res |
Member Function Documentation
void Utcb::Descriptor::set |
( |
unsigned short |
_sel, |
|
|
unsigned |
_base, |
|
|
unsigned |
_limit, |
|
|
unsigned short |
_ar |
|
) |
| |
|
inline |
Member Data Documentation
unsigned short Utcb::Descriptor::ar |
unsigned Utcb::Descriptor::base |
unsigned Utcb::Descriptor::limit |
unsigned Utcb::Descriptor::res |
unsigned short Utcb::Descriptor::sel |
The documentation for this struct was generated from the following file: