Searched refs:aqmode (Results 1 – 2 of 2) sorted by relevance
43 int aqmode; // turns on aq-mode=3 (cyclic_refresh): 0=off, 1=on. member
227 svc_ctx->aqmode = arg_parse_uint(&arg); in parse_command_line()696 if (svc_ctx.speed >= 5 && svc_ctx.aqmode == 1) in main()