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

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

Completed in 105 milliseconds