Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa_cmd.h455 bool retry_pending; member
H A Dhpsa.c1160 if (c->device && !c->retry_pending) in __enqueue_cmd_and_start_io()
5597 c->retry_pending = true; in hpsa_ioaccel_submit()
5607 c->retry_pending = true; in hpsa_ioaccel_submit()
5640 /* Resubmit with the retry_pending flag set. */ in hpsa_command_resubmit_worker()
5659 * can set the retry_pending flag to true for a driver initiated in hpsa_command_resubmit_worker()
5665 c->retry_pending = true; in hpsa_command_resubmit_worker()
5736 /* Submit with the retry_pending flag unset. */ in hpsa_scsi_queue_command()
6173 c->retry_pending = false; in cmd_tagged_alloc()
6246 c->retry_pending = false; in cmd_alloc()