Searched refs:FlashPoint_InterruptPending (Results 1 – 2 of 2) sorted by relevance
1688 static unsigned char FlashPoint_InterruptPending(void *pCurrCard) in FlashPoint_InterruptPending() function7529 return FlashPoint_InterruptPending(CardHandle); in FlashPoint__InterruptPending()7543 #define FlashPoint_InterruptPending FlashPoint__InterruptPending macro7556 extern bool FlashPoint_InterruptPending(void *);
2777 if (FlashPoint_InterruptPending(adapter->cardhandle)) in blogic_inthandler()