Searched refs:got_resp (Results 1 – 1 of 1) sorted by relevance
586 int got_resp; in typhoon_issue_command() local655 got_resp = 0; in typhoon_issue_command()656 for(i = 0; i < TYPHOON_WAIT_TIMEOUT && !got_resp; i++) { in typhoon_issue_command()658 got_resp = typhoon_process_response(tp, num_resp, in typhoon_issue_command()663 if(!got_resp) { in typhoon_issue_command()