Searched refs:InterruptValid (Results 1 – 3 of 3) sorted by relevance
120 BOOLEAN InterruptValid; in VideoPortEnableInterrupt() local133 InterruptValid = HalEnableSystemInterrupt(DeviceExtension->InterruptVector, in VideoPortEnableInterrupt()138 ASSERT(InterruptValid == TRUE); in VideoPortEnableInterrupt()
1000 BOOLEAN InterruptValid:1; // Bit 7 member
2005 if (InterruptRegister.Bits.InterruptValid) in BT958HwInterrupt()