Lines Matching defs:abort
409 * abort for the IO from within the HW
426 * latch status to return after abort is
441 "abort in progress xri=",
445 /* Failed to abort for some other reason, log
449 "Failed to abort xri=",
1870 * abort Note: We won't have both a done and abort_done
1888 /* clear abort bit to indicate abort is complete */
1910 struct sli4_abort_wqe *abort = (void *)wqe->wqebuf;
1912 memset(abort, 0, hw->sli.wqe_size);
1914 abort->criteria = SLI4_ABORT_CRITERIA_XRI_TAG;
1915 abort->ia_ir_byte |= wqe->send_abts ? 0 : 1;
1918 abort->ia_ir_byte |= SLI4_ABRT_WQE_IR;
1920 abort->t_tag = cpu_to_le32(wqe->id);
1921 abort->command = SLI4_WQE_ABORT;
1922 abort->request_tag = cpu_to_le16(wqe->abort_reqtag);
1924 abort->dw10w0_flags = cpu_to_le16(SLI4_ABRT_WQE_QOSD);
1926 abort->cq_id = cpu_to_le16(SLI4_CQ_DEFAULT);
1943 efc_log_err(hw->os, "cannot send IO abort, HW state=%d\n",
1996 /* Allocate a request tag for the abort portion of this IO */
2469 * abort