Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/dec/
Dsetup.c203 [DEC_IRQ_LANCE_MERR] = -1,
280 [DEC_IRQ_LANCE_MERR] = -1,
355 [DEC_IRQ_LANCE_MERR] = -1,
452 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
553 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
650 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
/linux-4.4.14/arch/mips/include/asm/dec/
Dinterrupts.h57 #define DEC_IRQ_LANCE_MERR 28 /* LANCE memory read error */ macro
/linux-4.4.14/drivers/net/ethernet/amd/
Ddeclance.c1103 lp->dma_irq = dec_interrupt[DEC_IRQ_LANCE_MERR]; in dec_lance_probe()
1298 if (dec_interrupt[DEC_IRQ_LANCE_MERR] >= 0) { in dec_lance_platform_probe()