Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/fc4/
Dsoc.c337 static void soc_intr(int irq, void *dev_id, struct pt_regs *regs) in soc_intr() function
564 (long)socs, (long)soc_intr, (long)soc_hw_enque)) in soc_init()
638 if (request_irq (irq, soc_intr, SA_SHIRQ, "SOC", (void *)s)) { in soc_init()