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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/fc4/
H A Dsoc.c334 static irqreturn_t soc_intr(int irq, void *dev_id) function
562 SOD(("socs %08lx soc_intr %08lx soc_hw_enque %08x\n",
563 (long)socs, (long)soc_intr, (long)soc_hw_enque))
637 if (request_irq (irq, soc_intr, IRQF_SHARED, "SOC", (void *)s)) {

Completed in 32 milliseconds