Searched refs:s_initialized (Results 1 – 7 of 7) sorted by relevance
22 s_initialized = FALSE; in TPMInit()37 s_initialized = TRUE; in TPMRegisterStartup()57 return s_initialized; in TPMIsStarted()
109 BOOL s_initialized = FALSE; variable
1166 extern BOOL s_initialized;
2896 735 extern BOOL s_initialized;17135 58 BOOL s_initialized = FALSE;18302 9 s_initialized = FALSE;18318 18 s_initialized = TRUE;18339 27 return s_initialized;
1351 … In the reference implementation, this signal causes an internal flag ( s_initialized) to be CLEAR.
2092 In the reference implementation, this signal causes an internal flag ( s_initialized) to be CLEAR.