Home
last modified time | relevance | path

Searched refs:ras_error_interrupt (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dras.c59 static void ras_error_interrupt(int irq, void *dev_id, struct pt_regs * regs);
77 &ras_error_interrupt, 0, in init_ras_IRQ()
133 ras_error_interrupt(int irq, void *dev_id, struct pt_regs * regs) in ras_error_interrupt() function