Lines Matching refs:TPMA_NV_ORDERLY
878 && attributes.TPMA_NV_ORDERLY == SET in NvEntityStartup()
897 if( attributes.TPMA_NV_ORDERLY == SET in NvEntityStartup()
906 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY = CLEAR; in NvEntityStartup()
908 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY = SET; in NvEntityStartup()
1193 if(nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == SET) in NvGetIndexData()
1235 if(nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == SET) in NvGetIntIndexData()
1325 if(nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == SET) in NvWriteIndexData()
1341 if(g_updateNV || nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == CLEAR) in NvWriteIndexData()
1429 if(publicArea->attributes.TPMA_NV_ORDERLY == SET in NvDefineIndex()
1442 if(publicArea->attributes.TPMA_NV_ORDERLY == SET) in NvDefineIndex()
1533 if(nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == SET) in NvDeleteEntity()
1576 if(nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == SET) in NvFlushHierarchy()