Searched refs:MVME162_IRQ_SCCA_TX (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmvme16xhw.h87 #define MVME162_IRQ_SCCA_TX (IRQ_USER+8) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dvme_scc.c316 error = request_irq(MVME162_IRQ_SCCA_TX, scc_tx_int, IRQF_DISABLED,
398 free_irq(MVME162_IRQ_SCCA_TX, port);

Completed in 17 milliseconds