Searched refs:num_cmd (Results 1 – 1 of 1) sorted by relevance
579 typhoon_issue_command(struct typhoon *tp, int num_cmd, struct cmd_desc *cmd, in typhoon_issue_command() argument595 if(freeCmd < num_cmd || freeResp < num_resp) { in typhoon_issue_command()597 "%d (%d) resp\n", tp->name, freeCmd, num_cmd, in typhoon_issue_command()615 len = num_cmd * sizeof(*cmd); in typhoon_issue_command()628 typhoon_inc_cmd_index(&ring->lastWrite, num_cmd); in typhoon_issue_command()