Searched refs:n_end (Results 1 – 1 of 1) sorted by relevance
10673 u32 i, n_begin, n_end, array_idx, cnt = 0; in _show_fbtc_step_v3() local10695 n_end = le32_to_cpu(pstep->cnt); in _show_fbtc_step_v3()10697 if (n_begin > n_end) in _show_fbtc_step_v3()10701 for (i = n_begin; i <= n_end; i++) { in _show_fbtc_step_v3()