Lines Matching refs:aborted
276 bool aborted;
575 bool aborted = false;
583 aborted = true;
592 if (unlikely(aborted))
763 int fcp_err = 0, active, aborted;
770 aborted = tfcp_req->aborted;
778 if (unlikely(aborted)) {
779 /* target transport has aborted i/o prior */
790 * if fcpreq is NULL, the I/O has been aborted (from
858 * mark aborted only in case there were 2 threads in transport
863 tfcp_req->aborted = true;