Searched refs:max_opt (Results 1 – 2 of 2) sorted by relevance
1939 int i, max_opt; in _fsm_dbg_help() local1963 max_opt = sizeof(debug_opt)/sizeof(debug_opt[0]); in _fsm_dbg_help()1964 for (i = 0; i < max_opt-1; i++) in _fsm_dbg_help()2050 int i, max_opt, len = out_len; in phl_fsm_dbg() local2109 max_opt = sizeof(debug_opt)/sizeof(debug_opt)[0]; in phl_fsm_dbg()2110 for (i = 0; i < max_opt-1; i++) { in phl_fsm_dbg()