Searched refs:SHCNRF_RecursiveInterrupt (Results 1 – 4 of 4) sorted by relevance
445 if ((fSources & SHCNRF_RecursiveInterrupt) && !(fSources & SHCNRF_InterruptLevel)) in SHChangeNotifyRegister()447 fSources &= ~SHCNRF_RecursiveInterrupt; in SHChangeNotifyRegister()
175 SHCNRF_RecursiveInterrupt; in InitSHCN()
124 #define SHCNRF_RecursiveInterrupt 0x1000 /* Must be combined with SHCNRF_InterruptLevel */ macro
1937 #define SHCNRF_RecursiveInterrupt 0x1000 macro