num_cmd           576 drivers/net/ethernet/3com/typhoon.c typhoon_issue_command(struct typhoon *tp, int num_cmd, struct cmd_desc *cmd,
num_cmd           592 drivers/net/ethernet/3com/typhoon.c 	if(freeCmd < num_cmd || freeResp < num_resp) {
num_cmd           594 drivers/net/ethernet/3com/typhoon.c 			   freeCmd, num_cmd, freeResp, num_resp);
num_cmd           611 drivers/net/ethernet/3com/typhoon.c 	len = num_cmd * sizeof(*cmd);
num_cmd           624 drivers/net/ethernet/3com/typhoon.c 	typhoon_inc_cmd_index(&ring->lastWrite, num_cmd);