Modestus Moon OS  R4
CS 450 project
gdt_entry_struct Struct Reference

#include <tables.h>

Data Fields

u16int limit_low
 
u16int base_low
 
u8int base_mid
 
u8int access
 
u8int flags
 
u8int base_high
 

Detailed Description

Definition at line 30 of file tables.h.

Field Documentation

u8int gdt_entry_struct::access

Definition at line 35 of file tables.h.

u8int gdt_entry_struct::base_high

Definition at line 37 of file tables.h.

u16int gdt_entry_struct::base_low

Definition at line 33 of file tables.h.

u8int gdt_entry_struct::base_mid

Definition at line 34 of file tables.h.

u8int gdt_entry_struct::flags

Definition at line 36 of file tables.h.

u16int gdt_entry_struct::limit_low

Definition at line 32 of file tables.h.


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