Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/3com/
Dtyphoon.c583 int got_resp; in typhoon_issue_command() local
651 got_resp = 0; in typhoon_issue_command()
652 for(i = 0; i < TYPHOON_WAIT_TIMEOUT && !got_resp; i++) { in typhoon_issue_command()
654 got_resp = typhoon_process_response(tp, num_resp, in typhoon_issue_command()
659 if(!got_resp) { in typhoon_issue_command()