Searched refs:s_parse_step (Results 1 – 1 of 1) sorted by relevance
56 static s_parse_step_t s_parse_step = PARSE_WAIT_USAGE_PAGE; variable231 switch (s_parse_step) { in handle_cmd()241 s_parse_step = PARSE_WAIT_USAGE; in handle_cmd()247 s_parse_step = PARSE_WAIT_USAGE_PAGE; in handle_cmd()251 s_parse_step = PARSE_WAIT_COLLECTION_APPLICATION; in handle_cmd()257 s_parse_step = PARSE_WAIT_USAGE_PAGE; in handle_cmd()262 s_parse_step = PARSE_WAIT_USAGE_PAGE; in handle_cmd()267 s_parse_step = PARSE_WAIT_END_COLLECTION; in handle_cmd()284 s_parse_step = PARSE_WAIT_USAGE_PAGE; in handle_cmd()326 s_parse_step = PARSE_WAIT_USAGE_PAGE; in handle_cmd()[all …]