Searched refs:FlashPoint_InterruptPending (Results 1 – 2 of 2) sorted by relevance
1718 static unsigned char FlashPoint_InterruptPending(unsigned long pCurrCard) in FlashPoint_InterruptPending() function7612 return FlashPoint_InterruptPending(CardHandle); in FlashPoint__InterruptPending()7626 #define FlashPoint_InterruptPending FlashPoint__InterruptPending macro7640 extern bool FlashPoint_InterruptPending(FlashPoint_CardHandle_T);
2711 if (FlashPoint_InterruptPending(HostAdapter->CardHandle)) in BusLogic_InterruptHandler()