Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

idt_entry Struct Reference

IDT entry structure. More...

#include <interrupt.h>


Data Fields

word offset0_15
word selector
byte paramcnt
byte attribs
word offset16_31


Detailed Description

IDT entry structure.

Definition at line 77 of file interrupt.h.


Field Documentation

byte idt_entry::attribs
 

Definition at line 82 of file interrupt.h.

word idt_entry::offset0_15
 

Definition at line 79 of file interrupt.h.

word idt_entry::offset16_31
 

Definition at line 83 of file interrupt.h.

byte idt_entry::paramcnt
 

Definition at line 81 of file interrupt.h.

word idt_entry::selector
 

Definition at line 80 of file interrupt.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18