Lines Matching refs:g_updateNV
147 …5.8.11.10 g_updateNV ........................................................................…
2234 5.8.11.10 g_updateNV
2241 353 extern BOOL g_updateNV;
2249 …g_updateNV. If this flag is TRUE, and the orderly state is not SHUTDOWN_NONE, then the orderly sta…
3379 66 // even when in failure mode. Otherwise, g_updateNV would stay SET while in
3381 68 g_updateNV = FALSE;
3645 312 g_updateNV = TRUE;
3664 331 if(g_updateNV && !g_inFailureMode)
3666 333 g_updateNV = FALSE;
3862 100 g_updateNV = TRUE;
3881 119 g_updateNV = TRUE;
4954 950 g_updateNV = TRUE;
5543 1409 // NOTE: When the hash algorithm is changed, g_updateNV is set in order to
5565 1431 g_updateNV = TRUE;
9360 203 g_updateNV = TRUE;
9420 252 g_updateNV = TRUE;
9733 466 g_updateNV = TRUE;
9978 628 g_updateNV = TRUE;
10067 695 g_updateNV = TRUE;
10532 1023 g_updateNV = TRUE;
10590 1063 if(g_updateNV == FALSE)
10595 1068 if(g_updateNV || nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == CLEAR)
10619 1086 g_updateNV = TRUE;
10968 1356 g_updateNV = TRUE;
17051 17 BOOL g_updateNV;