Searched refs:MVME147_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 Dmvme147hw.h103 #define MVME147_IRQ_SCCA_TX (IRQ_USER+40) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dvme_scc.c210 error = request_irq(MVME147_IRQ_SCCA_TX, scc_tx_int, IRQF_DISABLED,
292 free_irq(MVME147_IRQ_SCCA_TX, port);

Completed in 36 milliseconds