Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/dec/
Dsetup.c191 [DEC_IRQ_LANCE_MERR] = -1,
268 [DEC_IRQ_LANCE_MERR] = -1,
343 [DEC_IRQ_LANCE_MERR] = -1,
440 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
541 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
638 [DEC_IRQ_LANCE_MERR] = IO_IRQ_NR(IO_INR_LANCE_MERR),
/kernel/linux/linux-5.10/arch/mips/include/asm/dec/
Dinterrupts.h57 #define DEC_IRQ_LANCE_MERR 28 /* LANCE memory read error */ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
Ddeclance.c1106 lp->dma_irq = dec_interrupt[DEC_IRQ_LANCE_MERR]; in dec_lance_probe()
1290 if (dec_interrupt[DEC_IRQ_LANCE_MERR] >= 0) { in dec_lance_platform_probe()