Home
last modified time | relevance | path

Searched refs:max_logoff (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/rts_pstor/
Dxd.c1256 u16 max_logoff, cur_fst_page_logoff, cur_lst_page_logoff, ent_lst_page_logoff; in xd_build_l2p_tbl() local
1295 max_logoff = 499; in xd_build_l2p_tbl()
1298 max_logoff = 999; in xd_build_l2p_tbl()
1303 max_logoff = 999; in xd_build_l2p_tbl()
1331 if ((cur_fst_page_logoff == 0xFFFF) || (cur_fst_page_logoff > max_logoff)) { in xd_build_l2p_tbl()