Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss.c3057 CommandList_struct *cmd, int *retry_cmd) in evaluate_target_status() argument
3063 *retry_cmd = 0; in evaluate_target_status()
3093 *retry_cmd = !(cmd->rq->cmd_type == REQ_TYPE_BLOCK_PC); in evaluate_target_status()
3124 int retry_cmd = 0; in complete_command() local
3137 rq->errors = evaluate_target_status(h, cmd, &retry_cmd); in complete_command()
3205 retry_cmd = 1; in complete_command()
3243 if (retry_cmd) { in complete_command()
Dnvme-core.c851 goto retry_cmd; in nvme_queue_rq()
863 goto retry_cmd; in nvme_queue_rq()
869 goto retry_cmd; in nvme_queue_rq()
904 retry_cmd: in nvme_queue_rq()
/linux-4.1.27/drivers/scsi/
Dhpsa.c1744 goto retry_cmd; in process_ioaccel2_completion()
1748 goto retry_cmd; in process_ioaccel2_completion()
1754 retry_cmd: in process_ioaccel2_completion()