Searched refs:n_begin (Results 1 – 1 of 1) sorted by relevance
10015 u32 i, n_begin, n_end, array_idx, cnt = 0; in _show_fbtc_step_v3() local10033 n_begin = 1; in _show_fbtc_step_v3()10035 n_begin = le32_to_cpu(pstep->cnt) - FCXDEF_STEP + 1; in _show_fbtc_step_v3()10039 if (n_begin > n_end) in _show_fbtc_step_v3()10043 for (i = n_begin; i <= n_end; i++) { in _show_fbtc_step_v3()