irq.c File Reference

Include dependency graph for irq.c:

Go to the source code of this file.

Data Structures

struct  ipc_irq_t

Functions

static void code_execute (call_t *call, irq_code_t *code)
static void code_free (irq_code_t *code)
static irq_code_tcode_from_uspace (irq_code_t *ucode)
void ipc_irq_unregister (answerbox_t *box, int irq)
int ipc_irq_register (answerbox_t *box, int irq, irq_code_t *ucode)
static void send_call (int mq, call_t *call)
void ipc_irq_send_msg (int irq, __native a1, __native a2, __native a3)
void ipc_irq_send_notif (int irq)
void ipc_irq_make_table (int irqcount)
void ipc_irq_cleanup (answerbox_t *box)

Variables

static ipc_irq_tirq_conns = NULL
static int irq_conns_size


Detailed Description

Definition in file irq.c.


Generated on Sun Jun 18 17:29:54 2006 for HelenOS Kernel (ppc64) by  doxygen 1.4.6