MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
irq_struct_t Struct Reference

Shared interrupt handlers, stored into a double-linked list. More...

Public Attributes

interrupt_handler_t handler
 Pointer to the IRQ handler.
 
char * description
 Pointer to the description of the handler.
 
list_head siblings
 List handler.
 

Detailed Description

Shared interrupt handlers, stored into a double-linked list.


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