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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dvme_scc.c85 static irqreturn_t scc_spcond_int(int irq, void *data);
222 error = request_irq(MVME147_IRQ_SCCA_SPCOND, scc_spcond_int,
258 error = request_irq(MVME147_IRQ_SCCB_SPCOND, scc_spcond_int,
328 error = request_irq(MVME162_IRQ_SCCA_SPCOND, scc_spcond_int,
364 error = request_irq(MVME162_IRQ_SCCB_SPCOND, scc_spcond_int,
431 error = request_irq(BVME_IRQ_SCCA_SPCOND, scc_spcond_int,
467 error = request_irq(BVME_IRQ_SCCB_SPCOND, scc_spcond_int,
552 scc_spcond_int (irq, data);
563 static irqreturn_t scc_spcond_int(int irq, void *data) function
573 printk(KERN_WARNING "scc_spcond_int wit
[all...]

Completed in 792 milliseconds