Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtyphoon.c587 int freeCmd, freeResp; in typhoon_issue_command() local
593 freeResp = typhoon_num_free_resp(tp); in typhoon_issue_command()
595 if(freeCmd < num_cmd || freeResp < num_resp) { in typhoon_issue_command()
598 freeResp, num_resp); in typhoon_issue_command()