Searched refs:currentpage (Results 1 – 1 of 1) sorted by relevance
1032 uint32_t currentpage = 0U, followingpage = 0U, previouspage = 0U; in FindPage() local1035 currentpage = ubCurrentActivePage; in FindPage()1036 currentpagestatus = GetPageState(PAGE_ADDRESS(currentpage)); in FindPage()1039 followingpage = FOLLOWING_PAGE(currentpage); in FindPage()1043 previouspage = PREVIOUS_PAGE(currentpage); in FindPage()1056 return currentpage; in FindPage()1072 if (SetPageState(currentpage, STATE_PAGE_VALID) != EE_OK) in FindPage()1099 return currentpage; in FindPage()1115 if (SetPageState(currentpage, STATE_PAGE_VALID) != EE_OK) in FindPage()1138 return currentpage; in FindPage()