Home
last modified time | relevance | path

Searched refs:got_resp (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dtyphoon.c586 int got_resp; in typhoon_issue_command() local
655 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()