DEC_IRQ_LANCE     185 arch/mips/dec/setup.c 	[DEC_IRQ_LANCE]		= DEC_CPU_IRQ_NR(KN01_CPU_INR_LANCE),
DEC_IRQ_LANCE     262 arch/mips/dec/setup.c 	[DEC_IRQ_LANCE]		= DEC_CPU_IRQ_NR(KN230_CPU_INR_LANCE),
DEC_IRQ_LANCE     337 arch/mips/dec/setup.c 	[DEC_IRQ_LANCE]		= KN02_IRQ_NR(KN02_CSR_INR_LANCE),
DEC_IRQ_LANCE     434 arch/mips/dec/setup.c 	[DEC_IRQ_LANCE]		= IO_IRQ_NR(KN02BA_IO_INR_LANCE),
DEC_IRQ_LANCE     535 arch/mips/dec/setup.c 	[DEC_IRQ_LANCE]		= IO_IRQ_NR(KN02CA_IO_INR_LANCE),
DEC_IRQ_LANCE     632 arch/mips/dec/setup.c 	[DEC_IRQ_LANCE]		= IO_IRQ_NR(KN03_IO_INR_LANCE),
DEC_IRQ_LANCE      73 arch/mips/include/asm/dec/interrupts.h #define DEC_IRQ_TC6		DEC_IRQ_LANCE	/* virtual PMAD-AA */
DEC_IRQ_LANCE    1077 drivers/net/ethernet/amd/declance.c 		dev->irq = dec_interrupt[DEC_IRQ_LANCE];
DEC_IRQ_LANCE    1153 drivers/net/ethernet/amd/declance.c 		dev->irq = dec_interrupt[DEC_IRQ_LANCE];
DEC_IRQ_LANCE    1289 drivers/net/ethernet/amd/declance.c 	if (dec_interrupt[DEC_IRQ_LANCE] >= 0) {