Searched refs:NV_RESERVE_LAST (Results 1 – 3 of 3) sorted by relevance
72 UINT32 s_reservedAddr[NV_RESERVE_LAST];73 UINT32 s_reservedSize[NV_RESERVE_LAST];
505 NV_RESERVE_LAST // end of NV reserved data list enumerator1040 extern UINT32 s_reservedAddr[NV_RESERVE_LAST];1044 extern UINT32 s_reservedSize[NV_RESERVE_LAST];
529 for(i = 0; i < NV_RESERVE_LAST; i++) in NvInitStatic()585 pAssert(type >= 0 && type < NV_RESERVE_LAST); in NvReadReserved()603 pAssert(type >= 0 && type < NV_RESERVE_LAST); in NvWriteReserved()