Searched refs:FlashPoint_HandleInterrupt (Results 1 – 2 of 2) sorted by relevance
1712 static int FlashPoint_HandleInterrupt(void *pcard) in FlashPoint_HandleInterrupt() function7535 return FlashPoint_HandleInterrupt(CardHandle); in FlashPoint__HandleInterrupt()7544 #define FlashPoint_HandleInterrupt FlashPoint__HandleInterrupt macro7557 extern int FlashPoint_HandleInterrupt(void *);
2778 switch (FlashPoint_HandleInterrupt(adapter->cardhandle)) { in blogic_inthandler()