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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dc101.c338 if (request_irq(irq, sca_intr, 0, devname, card)) {
H A Dpci200syn.c375 if (request_irq(pdev->irq, sca_intr, IRQF_SHARED, "pci200syn", card)) {
H A Dn2.c379 if (request_irq(irq, sca_intr, 0, devname, card)) {
H A Dpc300too.c430 if (request_irq(pdev->irq, sca_intr, IRQF_SHARED, "pc300", card)) {
H A Dhd64570.c379 static irqreturn_t sca_intr(int irq, void* dev_id) function
H A Dhd64572.c350 static irqreturn_t sca_intr(int irq, void *dev_id) function
H A Dpc300_drv.c1786 static void sca_intr(pc300_t * card) function
1810 printk ("sca_intr: RX intr chan[%d] (st=0x%08lx, dsr=0x%02x)\n",
1884 printk ("sca_intr: TX intr chan[%d] (st=0x%08lx, dsr=0x%02x)\n",
1928 printk("sca_intr: MSCI intr chan[%d] (st=0x%08lx, st1=0x%02x)\n",
2168 sca_intr(card);
2175 sca_intr(card);

Completed in 88 milliseconds