Searched refs:old_ent (Results 1 – 1 of 1) sorted by relevance
310 int old_ent, ret_ent; in btt_log_read() local317 old_ent = btt_log_get_old(log); in btt_log_read()318 if (old_ent < 0 || old_ent > 1) { in btt_log_read()321 old_ent, lane, log[0].seq, log[1].seq); in btt_log_read()326 ret_ent = (old_flag ? old_ent : (1 - old_ent)); in btt_log_read()