RTEMS  5.0.0
Data Structures | Functions
idtr.h File Reference

Intel I386 Data Structures. More...

Go to the source code of this file.

Data Structures

struct  interrupt_gate_descriptor
 

Functions

void create_interrupt_gate_descriptor (interrupt_gate_descriptor *, rtems_raw_irq_hdl)
 
void i386_get_info_from_IDTR (interrupt_gate_descriptor **table, unsigned *limit)
 
void i386_set_IDTR (interrupt_gate_descriptor *table, unsigned limit)
 

Detailed Description

Intel I386 Data Structures.