Searched refs:DEC_IRQ_LANCE_MERR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/dec/ |
H A D | setup.c | 191 [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-6.6/arch/mips/dec/ |
H A D | setup.c | 191 [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/ |
H A D | interrupts.h | 57 #define DEC_IRQ_LANCE_MERR 28 /* LANCE memory read error */ macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/dec/ |
H A D | interrupts.h | 57 #define DEC_IRQ_LANCE_MERR 28 /* LANCE memory read error */ macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
H A D | declance.c | 1106 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/ |
H A D | declance.c | 1107 lp->dma_irq = dec_interrupt[DEC_IRQ_LANCE_MERR]; in dec_lance_probe() 1292 if (dec_interrupt[DEC_IRQ_LANCE_MERR] >= 0) { in dec_lance_platform_probe()
|
Completed in 8 milliseconds