Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/dec/
Dsetup.c204 [DEC_IRQ_LANCE_MERR] = -1,
281 [DEC_IRQ_LANCE_MERR] = -1,
356 [DEC_IRQ_LANCE_MERR] = -1,
453 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
554 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
651 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
/Linux-v4.19/arch/mips/include/asm/dec/
Dinterrupts.h57 #define DEC_IRQ_LANCE_MERR 28 /* LANCE memory read error */ macro
/Linux-v4.19/drivers/net/ethernet/amd/
Ddeclance.c1105 lp->dma_irq = dec_interrupt[DEC_IRQ_LANCE_MERR]; in dec_lance_probe()
1289 if (dec_interrupt[DEC_IRQ_LANCE_MERR] >= 0) { in dec_lance_platform_probe()