Searched refs:SGI_HPCDMA_IRQ (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/mips/include/asm/sgi/
H A Dip22.h62 #define SGI_HPCDMA_IRQ SGINT_LOCAL1 + 4 /* HPC DMA done */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A Dhal2.c764 free_irq(SGI_HPCDMA_IRQ, hal2);
820 if (request_irq(SGI_HPCDMA_IRQ, hal2_interrupt, IRQF_SHARED,
822 printk(KERN_ERR "HAL2: Can't get irq %d\n", SGI_HPCDMA_IRQ);
868 free_irq(SGI_HPCDMA_IRQ, hal2);
908 SGI_HPCDMA_IRQ);

Completed in 42 milliseconds