Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/dec/
Dsetup.c196 [DEC_IRQ_LANCE_MERR] = -1,
273 [DEC_IRQ_LANCE_MERR] = -1,
348 [DEC_IRQ_LANCE_MERR] = -1,
445 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
546 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
643 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
/linux-2.6.39/arch/mips/include/asm/dec/
Dinterrupts.h57 #define DEC_IRQ_LANCE_MERR 28 /* LANCE memory read error */ macro
/linux-2.6.39/drivers/net/
Ddeclance.c1109 lp->dma_irq = dec_interrupt[DEC_IRQ_LANCE_MERR]; in dec_lance_probe()
1304 if (dec_interrupt[DEC_IRQ_LANCE_MERR] >= 0) { in dec_lance_platform_probe()