Searched refs:n_begin (Results 1 – 1 of 1) sorted by relevance
11816 u32 i, n_begin, n_end, array_idx, cnt = 0; in _show_fbtc_step_v3() local11834 n_begin = 1; in _show_fbtc_step_v3()11836 n_begin = le32_to_cpu(pstep->cnt) - FCXDEF_STEP + 1; in _show_fbtc_step_v3()11840 if (n_begin > n_end) in _show_fbtc_step_v3()11844 for (i = n_begin; i <= n_end; i++) { in _show_fbtc_step_v3()