Searched refs:interruptLatch (Results 1 – 1 of 1) sorted by relevance
98 interruptLatch = 0x0001, enumerator980 if(!(status & (interruptMask|interruptLatch))){ in interrupt()1152 COMMAND(port, AcknowledgeInterrupt, interruptLatch); in interrupt()1156 }while((status = STATUS(port)) & (interruptMask|interruptLatch)); in interrupt()