Modestus Moon OS  R4
CS 450 project
idt_entry_struct Struct Reference

#include <tables.h>

Data Fields

u16int base_low
 
u16int sselect
 
u8int zero
 
u8int flags
 
u16int base_high
 

Detailed Description

Definition at line 6 of file tables.h.

Field Documentation

u16int idt_entry_struct::base_high

Definition at line 12 of file tables.h.

u16int idt_entry_struct::base_low

Definition at line 8 of file tables.h.

u8int idt_entry_struct::flags

Definition at line 11 of file tables.h.

u16int idt_entry_struct::sselect

Definition at line 9 of file tables.h.

u8int idt_entry_struct::zero

Definition at line 10 of file tables.h.


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